Bladeren bron

update python env

highing666 3 jaren geleden
bovenliggende
commit
9b52db7081
1 gewijzigde bestanden met toevoegingen van 19 en 5 verwijderingen
  1. 19 5
      requirements.txt

+ 19 - 5
requirements.txt

@@ -1,18 +1,20 @@
 aioredis==1.3.1
 aniso8601==7.0.0
-arrow==0.17.0
+arrow==1.0.3
+astroid==2.5.3
 async-exit-stack==1.0.1
 async-generator==1.10
 async-timeout==3.0.1
 certifi==2020.12.5
 chardet==4.0.0
 click==7.1.2
-Cython==0.29.21
+Cython==0.29.23
 dnspython==2.1.0
 ecdsa==0.16.1
 email-validator==1.1.2
 fastapi==0.63.0
 fastapi-utils==0.2.1
+flake8==3.9.0
 graphql-core==2.3.2
 graphql-relay==2.0.1
 h11==0.12.0
@@ -22,35 +24,47 @@ hpack==4.0.0
 hstspreload==2020.12.22
 httpcore==0.12.2
 httptools==0.1.1
-httpx==0.16.1
+httpx==0.17.1
 hyperframe==6.0.0
 idna==2.10
+isort==5.8.0
+joblib==1.0.1
+lazy-object-proxy==1.6.0
 loguru==0.5.3
 Mako==1.1.3
 MarkupSafe==1.1.1
-numpy==1.19.5
-pandas==1.2.0
+mccabe==0.6.1
+numpy==1.20.2
+pandas==1.2.4
 passlib==1.7.4
 promise==2.3
 psycopg2==2.8.6
 psycopg2-binary==2.8.6
 pyasn1==0.4.8
 pybind11==2.6.1
+pycodestyle==2.7.0
 pydantic==1.7.3
+pyflakes==2.3.1
+pylint==2.7.4
 PyMySQL==1.0.2
 python-dateutil==2.8.1
 python-dotenv==0.15.0
 python-editor==1.0.4
 pytz==2020.5
+regex==2020.11.13
 rfc3986==1.4.0
 Rx==1.6.1
+scikit-learn==0.24.1
 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
+threadpoolctl==2.1.0
+toml==0.10.2
 ujson==4.0.1
 urllib3==1.26.2
 uvicorn==0.13.3
 websockets==8.1
+wrapt==1.12.1