diff --git a/backend/requirements.txt b/backend/requirements.txt index bd598317..ab0724c8 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,51 +1,52 @@ -aiofiles==0.7.0 ; python_version >= "3.8" and python_version < "4.0" -aiounittest==1.4.2 ; python_version >= "3.8" and python_version < "4.0" -anyio==3.6.2 ; python_version >= "3.8" and python_version < "4.0" -cachetools==5.2.0 ; python_version >= "3.8" and python_version < "4.0" -certifi==2022.9.24 ; python_version >= "3.8" and python_version < "4" -charset-normalizer==2.1.1 ; python_version >= "3.8" and python_version < "4" -click==7.1.2 ; python_version >= "3.8" and python_version < "4.0" -colorama==0.4.6 ; sys_platform == "win32" and python_version >= "3.8" and python_version < "4.0" -coverage==5.5 ; python_version >= "3.8" and python_version < "4" -coveralls==3.3.1 ; python_version >= "3.8" and python_version < "4.0" -dnspython==1.16.0 ; python_version >= "3.8" and python_version < "4.0" -docopt==0.6.2 ; python_version >= "3.8" and python_version < "4.0" -fastapi==0.65.3 ; python_version >= "3.8" and python_version < "4.0" -google-api-core[grpc]==2.10.2 ; python_version >= "3.8" and python_version < "4.0" -google-auth==2.14.1 ; python_version >= "3.8" and python_version < "4.0" -google-cloud-pubsub==2.13.11 ; python_version >= "3.8" and python_version < "4.0" -googleapis-common-protos==1.57.0 ; python_version >= "3.8" and python_version < "4.0" -googleapis-common-protos[grpc]==1.57.0 ; python_version >= "3.8" and python_version < "4.0" -grpc-google-iam-v1==0.12.4 ; python_version >= "3.8" and python_version < "4.0" -grpcio-status==1.50.0 ; python_version >= "3.8" and python_version < "4.0" -grpcio==1.50.0 ; python_version >= "3.8" and python_version < "4.0" -gunicorn==20.1.0 ; python_version >= "3.8" and python_version < "4.0" -h11==0.14.0 ; python_version >= "3.8" and python_version < "4.0" -httptools==0.1.2 ; sys_platform != "win32" and sys_platform != "cygwin" and platform_python_implementation != "PyPy" and python_version >= "3.8" and python_version < "4.0" -idna==3.4 ; python_version >= "3.8" and python_version < "4" -motor==2.5.1 ; python_version >= "3.8" and python_version < "4.0" -proto-plus==1.22.1 ; python_version >= "3.8" and python_version < "4.0" -protobuf==4.21.9 ; python_version >= "3.8" and python_version < "4.0" -pyasn1-modules==0.2.8 ; python_version >= "3.8" and python_version < "4.0" -pyasn1==0.4.8 ; python_version >= "3.8" and python_version < "4.0" -pydantic==1.9.2 ; python_version >= "3.8" and python_version < "4.0" -pymongo==3.13.0 ; python_version >= "3.8" and python_version < "4.0" -pymongo[srv]==3.13.0 ; python_version >= "3.8" and python_version < "4.0" -python-dotenv==0.15.0 ; python_version >= "3.8" and python_version < "4.0" -pytz==2021.3 ; python_version >= "3.8" and python_version < "4.0" -pyyaml==6.0 ; python_version >= "3.8" and python_version < "4.0" -requests==2.28.1 ; python_version >= "3.8" and python_version < "4" -rsa==4.9 ; python_version >= "3.8" and python_version < "4" -sentry-sdk==1.11.1 ; python_version >= "3.8" and python_version < "4.0" -setuptools==65.6.3 ; python_version >= "3.8" and python_version < "4.0" -six==1.16.0 ; python_version >= "3.8" and python_version < "4.0" -sniffio==1.3.0 ; python_version >= "3.8" and python_version < "4.0" -starlette==0.14.2 ; python_version >= "3.8" and python_version < "4.0" -svgwrite==1.4.3 ; python_version >= "3.8" and python_version < "4.0" -typing-extensions==3.10.0.2 ; python_version >= "3.8" and python_version < "4.0" -urllib3==1.26.13 ; python_version >= "3.8" and python_version < "4" -uvicorn[standard]==0.13.4 ; python_version >= "3.8" and python_version < "4.0" -uvloop==0.17.0 ; sys_platform != "win32" and sys_platform != "cygwin" and platform_python_implementation != "PyPy" and python_version >= "3.8" and python_version < "4.0" -watchgod==0.8.2 ; python_version >= "3.8" and python_version < "4.0" -websockets==8.1 ; python_version >= "3.8" and python_version < "4.0" -wrapt==1.14.1 ; python_version >= "3.8" and python_version < "4.0" +aiofiles==23.2.1 +aiounittest==1.4.2 +annotated-types==0.6.0 +anyio==3.7.1 +cachetools==5.3.2 +certifi==2023.7.22 +charset-normalizer==3.3.2 +click==8.1.7 +colorama==0.4.6 +coverage==6.5.0 +coveralls==3.3.1 +dnspython==2.4.2 +docopt==0.6.2 +fastapi==0.104.1 +google-api-core[grpc]==2.14.0 +google-auth==2.23.4 +google-cloud-pubsub==2.18.4 +googleapis-common-protos==1.61.0 +googleapis-common-protos[grpc]==1.61.0 +grpc-google-iam-v1==0.12.7 +grpcio-status==1.59.2 +grpcio==1.59.2 +gunicorn==21.2.0 +h11==0.14.0 +httptools==0.6.1 +idna==3.4 +motor==3.3.1 +packaging==23.2 +proto-plus==1.22.3 +protobuf==4.25.0 +pyasn1-modules==0.3.0 +pyasn1==0.5.0 +pydantic-core==2.10.1 +pydantic==2.4.2 +pymongo==4.6.0 +pymongo[srv]==4.6.0 +python-dotenv==1.0.0 +pytz==2023.3.post1 +pyyaml==6.0.1 +requests==2.31.0 +rsa==4.9 +sentry-sdk==1.34.0 +sniffio==1.3.0 +starlette==0.27.0 +svgwrite==1.4.3 +typing-extensions==4.8.0 +urllib3==2.0.7 +uvicorn[standard]==0.24.0.post1 +uvloop==0.19.0 +watchfiles==0.21.0 +websockets==12.0 +wrapt==1.16.0