Skip to content

Commit

Permalink
Create requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
AkiChase committed May 22, 2022
1 parent 348ab11 commit 85afe8f
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions server/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
altgraph==0.17.2
anyio==3.5.0
asgiref==3.5.0
certifi==2021.10.8
charset-normalizer==2.0.12
click==8.1.2
colorama==0.4.4
fastapi==0.75.2
future==0.18.2
h11==0.13.0
idna==3.3
loguru==0.6.0
lxml==4.8.0
nanoid==2.0.0
pefile==2021.9.3
Pillow==9.1.0
pydantic==1.9.0
pyinstaller==5.1
pyinstaller-hooks-contrib==2022.5
pywin32-ctypes==0.2.0
requests==2.27.1
sniffio==1.2.0
starlette==0.17.1
typing_extensions==4.2.0
urllib3==1.26.9
uvicorn==0.17.6
websockets==10.3
win32-setctime==1.1.0

0 comments on commit 85afe8f

Please sign in to comment.