requirements
This commit is contained in:
parent
f954a46601
commit
94f8adf144
@ -1,18 +1,31 @@
|
||||
anyio==3.6.2
|
||||
bcrypt==4.0.1
|
||||
certifi==2022.12.7
|
||||
charset-normalizer==3.1.0
|
||||
click==8.1.3
|
||||
crypto==1.4.1
|
||||
fastapi==0.95.0
|
||||
greenlet==2.0.2
|
||||
h11==0.14.0
|
||||
httptools==0.5.0
|
||||
idna==3.4
|
||||
install==1.3.5
|
||||
mysql-connector-python==8.0.32
|
||||
mysql-connector-python-rf==2.2.2
|
||||
Naked==0.1.32
|
||||
passlib==1.7.4
|
||||
protobuf==3.20.3
|
||||
pydantic==1.10.6
|
||||
python-dotenv==1.0.0
|
||||
python-magic==0.4.27
|
||||
python-multipart==0.0.6
|
||||
PyYAML==6.0
|
||||
requests==2.28.2
|
||||
shellescape==3.8.1
|
||||
sniffio==1.3.0
|
||||
SQLAlchemy==1.4.41
|
||||
sqlalchemy2-stubs==0.0.2a32
|
||||
sqlmodel==0.0.8
|
||||
starlette==0.26.1
|
||||
typing_extensions==4.5.0
|
||||
urllib3==1.26.15
|
||||
@ -20,6 +33,3 @@ uvicorn==0.21.1
|
||||
uvloop==0.17.0
|
||||
watchfiles==0.18.1
|
||||
websockets==10.4
|
||||
|
||||
sqlmodel~=0.0.8
|
||||
SQLAlchemy~=1.4.41
|
Loading…
Reference in New Issue
Block a user