add project files
This commit is contained in:
37
back/requirements.txt
Normal file
37
back/requirements.txt
Normal file
@@ -0,0 +1,37 @@
|
||||
anyio==3.6.1
|
||||
bcrypt==4.0.0
|
||||
certifi==2022.9.24
|
||||
charset-normalizer==2.1.1
|
||||
click==8.1.3
|
||||
dnspython==2.2.1
|
||||
ecdsa==0.18.0
|
||||
email-validator==1.3.0
|
||||
fastapi==0.85.0
|
||||
h11==0.14.0
|
||||
httptools==0.5.0
|
||||
idna==3.4
|
||||
itsdangerous==2.1.2
|
||||
Jinja2==3.1.2
|
||||
MarkupSafe==2.1.1
|
||||
orjson==3.8.0
|
||||
passlib==1.7.4
|
||||
pyasn1==0.4.8
|
||||
pydantic==1.10.2
|
||||
PyMySQL==1.0.2
|
||||
python-dotenv==0.21.0
|
||||
python-jose==3.3.0
|
||||
python-multipart==0.0.5
|
||||
python-pam==2.0.2
|
||||
PyYAML==6.0
|
||||
requests==2.28.1
|
||||
rsa==4.9
|
||||
six==1.16.0
|
||||
sniffio==1.3.0
|
||||
starlette==0.20.4
|
||||
typing_extensions==4.3.0
|
||||
ujson==5.5.0
|
||||
urllib3==1.26.12
|
||||
uvicorn==0.18.3
|
||||
uvloop==0.17.0
|
||||
watchfiles==0.17.0
|
||||
websockets==10.3
|
||||
Reference in New Issue
Block a user