diff --git a/requirements.txt b/requirements.txt index 8019647..a9f3be1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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 \ No newline at end of file +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 \ No newline at end of file