Skip to content

Commit

Permalink
Update API requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
chand1012 committed Jul 15, 2021
1 parent 27dc9e5 commit d08a9f1
Showing 1 changed file with 3 additions and 39 deletions.
42 changes: 3 additions & 39 deletions requirements-api.txt
Original file line number Diff line number Diff line change
@@ -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]

0 comments on commit d08a9f1

Please sign in to comment.