Quellcode durchsuchen

update python env

highing666 vor 2 Jahren
Ursprung
Commit
f1f887cec7
1 geänderte Dateien mit 8 neuen und 8 gelöschten Zeilen
  1. 8 8
      requirements.txt

+ 8 - 8
requirements.txt

@@ -1,11 +1,11 @@
 anyio==3.6.1
-arrow==1.2.2
+arrow==1.2.3
 async-timeout==4.0.2
 certifi==2022.6.15
 charset-normalizer==2.1.0
 click==8.1.3
 Deprecated==1.2.13
-fastapi==0.81.0
+fastapi==0.83.0
 grpcio==1.47.0
 grpcio-tools==1.47.0
 h11==0.12.0
@@ -15,13 +15,13 @@ idna==3.3
 joblib==1.1.0
 loguru==0.6.0
 mmh3==3.0.0
-numpy==1.23.2
+numpy==1.23.3
 packaging==21.3
-pandas==1.4.3
+pandas==1.4.4
 protobuf==3.20.1
 psycopg2-binary==2.9.3
 pydantic==1.9.2
-pymilvus==2.1.1
+pymilvus==2.1.2
 pyparsing==3.0.9
 python-dateutil==2.8.2
 python-dotenv==0.20.0
@@ -33,12 +33,12 @@ scikit-learn==1.1.2
 scipy==1.9.0
 six==1.16.0
 sniffio==1.2.0
-SQLAlchemy==1.4.40
+SQLAlchemy==1.4.41
 starlette==0.19.1
-tencentcloud-sdk-python==3.0.718
+tencentcloud-sdk-python==3.0.729
 threadpoolctl==3.1.0
 typing_extensions==4.3.0
 ujson==5.4.0
 urllib3==1.26.11
-uvicorn==0.18.2
+uvicorn==0.18.3
 wrapt==1.14.1