Browse Source

Updated Python environment

chenhaiyang 1 year ago
parent
commit
b6f7bdd350
1 changed files with 8 additions and 4 deletions
  1. 8 4
      requirements.txt

+ 8 - 4
requirements.txt

@@ -1,13 +1,18 @@
 anyio==3.6.2
 arrow==1.2.3
 certifi==2023.5.7
-charset-normalizer==2.0.12
+charset-normalizer==3.1.0
 click==8.1.3
 environs==9.5.0
 fastapi==0.95.2
 greenlet==2.0.2
 grpcio==1.53.0
 h11==0.14.0
+h2==4.1.0
+hpack==4.0.0
+httpcore==0.17.2
+httpx==0.24.1
+hyperframe==6.0.1
 idna==3.4
 joblib==1.2.0
 loguru==0.7.0
@@ -26,7 +31,7 @@ python-dateutil==2.8.2
 python-dotenv==1.0.0
 pytz==2023.3
 redis==4.5.5
-requests==2.28.0
+requests==2.31.0
 scikit-learn==1.2.2
 scipy==1.10.1
 setuptools==67.7.2
@@ -34,11 +39,10 @@ six==1.16.0
 sniffio==1.3.0
 SQLAlchemy==2.0.15
 starlette==0.27.0
-tencentcloud-sdk-python==3.0.899
 threadpoolctl==3.1.0
 typing_extensions==4.6.1
 tzdata==2023.3
 ujson==5.7.0
-urllib3==1.26.16
+urllib3==2.0.2
 uvicorn==0.22.0
 wheel==0.40.0