Selaa lähdekoodia

update python env

highing666 3 vuotta sitten
vanhempi
commit
de9474d7bc
1 muutettua tiedostoa jossa 16 lisäystä ja 6 poistoa
  1. 16 6
      requirements.txt

+ 16 - 6
requirements.txt

@@ -1,6 +1,9 @@
+aiofiles==0.5.0
 aioredis==1.3.1
 aniso8601==7.0.0
-arrow==1.1.0
+anyio==3.2.1
+arrow==1.1.1
+asgiref==3.4.1
 astroid==2.5.3
 async-exit-stack==1.0.1
 async-generator==1.10
@@ -12,9 +15,10 @@ Cython==0.29.23
 dnspython==2.1.0
 ecdsa==0.16.1
 email-validator==1.1.2
-fastapi==0.65.2
+fastapi==0.66.0
 fastapi-utils==0.2.1
 flake8==3.9.2
+graphene==2.1.8
 graphql-core==2.3.2
 graphql-relay==2.0.1
 greenlet==1.1.0
@@ -25,10 +29,12 @@ hpack==4.0.0
 hstspreload==2020.12.22
 httpcore==0.13.3
 httptools==0.1.1
-httpx==0.18.1
+httpx==0.18.2
 hyperframe==6.0.0
 idna==2.10
 isort==5.8.0
+itsdangerous==1.1.0
+Jinja2==2.11.3
 joblib==1.0.1
 lazy-object-proxy==1.6.0
 loguru==0.5.3
@@ -36,11 +42,12 @@ Mako==1.1.3
 MarkupSafe==1.1.1
 mccabe==0.6.1
 numpy==1.20.3
+orjson==3.5.4
 pandas==1.2.4
 passlib==1.7.4
 promise==2.3
-psycopg2==2.8.6
-psycopg2-binary==2.8.6
+psycopg2==2.9.1
+psycopg2-binary==2.9.1
 pyasn1==0.4.8
 pybind11==2.6.1
 pycodestyle==2.7.0
@@ -51,7 +58,9 @@ PyMySQL==1.0.2
 python-dateutil==2.8.1
 python-dotenv==0.15.0
 python-editor==1.0.4
+python-multipart==0.0.5
 pytz==2020.5
+PyYAML==5.4.1
 regex==2020.11.13
 requests==2.25.1
 rfc3986==1.4.0
@@ -60,7 +69,7 @@ scikit-learn==0.24.2
 scipy==1.6.0
 six==1.15.0
 sniffio==1.2.0
-SQLAlchemy==1.4.18
+SQLAlchemy==1.4.20
 starlette==0.14.2
 tencentcloud-sdk-python==3.0.415
 threadpoolctl==2.1.0
@@ -69,5 +78,6 @@ typing-extensions==3.10.0.0
 ujson==4.0.1
 urllib3==1.26.2
 uvicorn==0.13.4
+uvloop==0.15.2
 websockets==8.1
 wrapt==1.12.1