Added aiofiles to requirements

This commit is contained in:
Profitroll 2023-06-22 13:25:36 +02:00
parent 83dd4b6746
commit d2f3d7e687
Signed by: profitroll
GPG Key ID: FA35CAB49DACD3B2

View File

@ -1,10 +1,11 @@
fastapi[all]==0.97.0
pymongo==4.4.0
ujson~=5.8.0
scipy~=1.10.1
python-magic~=0.4.27
opencv-python~=4.7.0.72
python-jose[cryptography]~=3.3.0
passlib~=1.7.4
aiofiles==23.1.0
apscheduler~=3.10.1
exif==1.6.0
exif==1.6.0
fastapi[all]==0.97.0
opencv-python~=4.7.0.72
passlib~=1.7.4
pymongo==4.4.0
python-jose[cryptography]~=3.3.0
python-magic~=0.4.27
scipy~=1.10.1
ujson~=5.8.0