update project
This commit is contained in:
parent
531cdfbe5e
commit
cea829e3b2
14
req.txt
14
req.txt
|
|
@ -1,16 +1,22 @@
|
|||
anyio==3.6.1
|
||||
asgiref==3.5.2
|
||||
Brotli==1.0.9
|
||||
certifi==2022.5.18.1
|
||||
cffi==1.15.1
|
||||
charset-normalizer==2.0.12
|
||||
click==8.1.3
|
||||
colorama==0.4.6
|
||||
cssselect2==0.7.0
|
||||
dnspython==2.2.1
|
||||
ecdsa==0.17.0
|
||||
email-validator==1.2.1
|
||||
fastapi==0.78.0
|
||||
fluent-logger==0.10.0
|
||||
fonttools==4.42.0
|
||||
greenlet==1.1.2
|
||||
gunicorn==20.1.0
|
||||
h11==0.13.0
|
||||
html5lib==1.1
|
||||
httptools==0.4.0
|
||||
idna==3.3
|
||||
itsdangerous==2.1.2
|
||||
|
|
@ -23,11 +29,15 @@ motor==3.0.0
|
|||
msgpack==1.0.4
|
||||
orjson==3.6.8
|
||||
passlib==1.7.4
|
||||
Pillow==10.0.0
|
||||
psycopg2==2.9.3
|
||||
pyasn1==0.4.8
|
||||
pycparser==2.21
|
||||
pydantic==1.9.1
|
||||
pydyf==0.7.0
|
||||
pymongo==4.1.1
|
||||
pyodbc==4.0.32
|
||||
pyphen==0.14.0
|
||||
python-dotenv==0.20.0
|
||||
python-jose==3.3.0
|
||||
python-multipart==0.0.5
|
||||
|
|
@ -39,9 +49,13 @@ six==1.16.0
|
|||
sniffio==1.2.0
|
||||
SQLAlchemy==1.4.36
|
||||
starlette==0.19.1
|
||||
tinycss2==1.2.1
|
||||
typing_extensions==4.2.0
|
||||
ujson==5.3.0
|
||||
urllib3==1.26.9
|
||||
uvicorn==0.17.6
|
||||
watchgod==0.8.2
|
||||
weasyprint==59.0
|
||||
webencodings==0.5.1
|
||||
websockets==10.3
|
||||
zopfli==0.2.2
|
||||
|
|
|
|||
Loading…
Reference in New Issue