|
@@ -1,6 +1,6 @@
|
|
|
aioredis==1.3.1
|
|
|
aniso8601==7.0.0
|
|
|
-arrow==1.0.3
|
|
|
+arrow==1.1.0
|
|
|
astroid==2.5.3
|
|
|
async-exit-stack==1.0.1
|
|
|
async-generator==1.10
|
|
@@ -12,9 +12,9 @@ Cython==0.29.23
|
|
|
dnspython==2.1.0
|
|
|
ecdsa==0.16.1
|
|
|
email-validator==1.1.2
|
|
|
-fastapi==0.63.0
|
|
|
+fastapi==0.65.1
|
|
|
fastapi-utils==0.2.1
|
|
|
-flake8==3.9.0
|
|
|
+flake8==3.9.2
|
|
|
graphql-core==2.3.2
|
|
|
graphql-relay==2.0.1
|
|
|
h11==0.12.0
|
|
@@ -22,9 +22,9 @@ h2==4.0.0
|
|
|
hiredis==1.1.0
|
|
|
hpack==4.0.0
|
|
|
hstspreload==2020.12.22
|
|
|
-httpcore==0.12.2
|
|
|
+httpcore==0.13.3
|
|
|
httptools==0.1.1
|
|
|
-httpx==0.17.1
|
|
|
+httpx==0.18.1
|
|
|
hyperframe==6.0.0
|
|
|
idna==2.10
|
|
|
isort==5.8.0
|
|
@@ -34,7 +34,7 @@ loguru==0.5.3
|
|
|
Mako==1.1.3
|
|
|
MarkupSafe==1.1.1
|
|
|
mccabe==0.6.1
|
|
|
-numpy==1.20.2
|
|
|
+numpy==1.20.3
|
|
|
pandas==1.2.4
|
|
|
passlib==1.7.4
|
|
|
promise==2.3
|
|
@@ -43,7 +43,7 @@ psycopg2-binary==2.8.6
|
|
|
pyasn1==0.4.8
|
|
|
pybind11==2.6.1
|
|
|
pycodestyle==2.7.0
|
|
|
-pydantic==1.7.3
|
|
|
+pydantic==1.8.2
|
|
|
pyflakes==2.3.1
|
|
|
pylint==2.7.4
|
|
|
PyMySQL==1.0.2
|
|
@@ -60,12 +60,13 @@ scipy==1.6.0
|
|
|
six==1.15.0
|
|
|
sniffio==1.2.0
|
|
|
SQLAlchemy==1.3.22
|
|
|
-starlette==0.13.6
|
|
|
-tencentcloud-sdk-python==3.0.325
|
|
|
+starlette==0.14.2
|
|
|
+tencentcloud-sdk-python==3.0.404
|
|
|
threadpoolctl==2.1.0
|
|
|
toml==0.10.2
|
|
|
+typing-extensions==3.10.0.0
|
|
|
ujson==4.0.1
|
|
|
urllib3==1.26.2
|
|
|
-uvicorn==0.13.3
|
|
|
+uvicorn==0.13.4
|
|
|
websockets==8.1
|
|
|
wrapt==1.12.1
|