Browse Source

update some packages

chenhaiyang 4 years ago
parent
commit
4dbb78e760
1 changed files with 9 additions and 9 deletions
  1. 9 9
      requirements.txt

+ 9 - 9
requirements.txt

@@ -10,8 +10,8 @@ chardet==3.0.4
 click==7.1.2
 dnspython==1.16.0
 ecdsa==0.14.1
-email-validator==1.1.1
-fastapi==0.61.2
+email-validator==1.1.2
+fastapi==0.62.0
 fastapi-utils==0.2.1
 graphene==2.1.8
 graphql-core==2.3.2
@@ -32,32 +32,32 @@ loguru==0.5.3
 Mako==1.1.3
 MarkupSafe==1.1.1
 numpy==1.19.4
-orjson==3.2.1
-pandas==1.1.4
+orjson==3.4.6
+pandas==1.1.5
 passlib==1.7.2
 promise==2.3
 psycopg2==2.8.6
 psycopg2-binary==2.8.6
 pyasn1==0.4.8
-pydantic==1.6.1
-PyMySQL==0.10.0
+pydantic==1.7.3
+PyMySQL==0.10.1
 python-dateutil==2.8.1
 python-dotenv==0.14.0
 python-editor==1.0.4
 python-multipart==0.0.5
 pytz==2020.1
 PyYAML==5.3.1
-requests==2.24.0
+requests==2.25.0
 rfc3986==1.4.0
 rsa==4.6
 Rx==1.6.1
 scipy==1.5.4
 six==1.15.0
 sniffio==1.1.0
-SQLAlchemy==1.3.18
+SQLAlchemy==1.3.20
 starlette==0.13.6
 ujson==3.0.0
 urllib3==1.25.9
-uvicorn==0.11.5
+uvicorn==0.11.8
 uvloop==0.14.0
 websockets==8.1