diff --git a/requirements-api.txt b/requirements-api.txt index 08782c3b5..2bb7f3b13 100644 --- a/requirements-api.txt +++ b/requirements-api.txt @@ -1,41 +1,5 @@ -aiofiles==0.5.0 -aniso8601==7.0.0 -async-exit-stack==1.0.1 -async-generator==1.10 -certifi==2021.5.30 -chardet==3.0.4 -charset-normalizer==2.0.2 -click==7.1.2 -dnspython==2.1.0 -email-validator==1.1.3 -fastapi==0.66.0 -fire==0.4.0 -graphene==2.1.8 -graphql-core==2.3.2 -graphql-relay==2.0.1 -h11==0.12.0 -httptools==0.1.2 -idna==2.8 -itsdangerous==1.1.0 -Jinja2==2.11.3 -MarkupSafe==2.0.1 -orjson==3.6.0 -promise==2.3 -pydantic==1.8.2 -python-dotenv==0.18.0 -python-multipart==0.0.5 -PyYAML==5.4.1 +fire>=0.1.3 regex==2017.4.5 -requests==2.26.0 -Rx==1.6.1 -six==1.16.0 -starlette==0.14.2 -termcolor==1.1.0 +requests==2.21.0 tqdm==4.31.1 -typing-extensions==3.10.0.0 -ujson==4.0.2 -urllib3==1.24.3 -uvicorn==0.13.4 -uvloop==0.15.3 -watchgod==0.7 -websockets==8.1 +fastapi[all] \ No newline at end of file