Skip to content

Commit

Permalink
📦 NEW: updating packages
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcartoonster committed Apr 22, 2022
1 parent 6d7e55b commit 1de4522
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ click==8.1.2
dnspython==2.2.1
email-validator==1.1.3
emoji==1.7.0
fastapi==0.75.1
fastapi==0.75.2
graphene==3.0
graphql-core==3.2.0
graphql-relay==3.1.5
graphql-core==3.2.1
graphql-relay==3.2.0
gunicorn==20.1.0
h11==0.13.0
httptools==0.4.0; sys_platform != "win32" and sys_platform != "cygwin" and platform_python_implementation != "PyPy"
Expand All @@ -20,7 +20,7 @@ itsdangerous==2.1.2
jinja2==3.1.1
markupsafe==2.1.1
mimesis==5.3.0
orjson==3.6.7
orjson==3.6.8
promise==2.3
pydantic==1.9.0
python-multipart==0.0.5
Expand All @@ -33,4 +33,4 @@ ujson==5.2.0
urllib3==1.26.9
uvicorn==0.17.6
uvloop==0.16.0; sys_platform != "win32" and sys_platform != "cygwin" and platform_python_implementation != "PyPy"
websockets==10.2
websockets==10.3

0 comments on commit 1de4522

Please sign in to comment.