|
@@ -5,40 +5,40 @@ certifi==2022.6.15
|
|
charset-normalizer==2.1.0
|
|
charset-normalizer==2.1.0
|
|
click==8.1.3
|
|
click==8.1.3
|
|
Deprecated==1.2.13
|
|
Deprecated==1.2.13
|
|
-fastapi==0.85.2
|
|
|
|
|
|
+fastapi==0.88.0
|
|
grpcio==1.47.0
|
|
grpcio==1.47.0
|
|
grpcio-tools==1.47.0
|
|
grpcio-tools==1.47.0
|
|
h11==0.12.0
|
|
h11==0.12.0
|
|
httpcore==0.15.0
|
|
httpcore==0.15.0
|
|
-httpx==0.23.0
|
|
|
|
|
|
+httpx==0.23.1
|
|
idna==3.3
|
|
idna==3.3
|
|
-joblib==1.1.0
|
|
|
|
|
|
+joblib==1.2.0
|
|
loguru==0.6.0
|
|
loguru==0.6.0
|
|
mmh3==3.0.0
|
|
mmh3==3.0.0
|
|
-numpy==1.23.4
|
|
|
|
|
|
+numpy==1.23.5
|
|
packaging==21.3
|
|
packaging==21.3
|
|
-pandas==1.5.1
|
|
|
|
|
|
+pandas==1.5.2
|
|
protobuf==3.20.1
|
|
protobuf==3.20.1
|
|
-psycopg2-binary==2.9.3
|
|
|
|
|
|
+# psycopg2-binary==2.9.3
|
|
pydantic==1.10.2
|
|
pydantic==1.10.2
|
|
-pymilvus==2.1.3
|
|
|
|
|
|
+pymilvus==2.2.1
|
|
pyparsing==3.0.9
|
|
pyparsing==3.0.9
|
|
python-dateutil==2.8.2
|
|
python-dateutil==2.8.2
|
|
-python-dotenv==0.20.0
|
|
|
|
|
|
+python-dotenv==0.21.0
|
|
pytz==2022.2.1
|
|
pytz==2022.2.1
|
|
-redis==4.3.4
|
|
|
|
|
|
+redis==4.4.0
|
|
requests==2.28.1
|
|
requests==2.28.1
|
|
rfc3986==1.5.0
|
|
rfc3986==1.5.0
|
|
-scikit-learn==1.1.3
|
|
|
|
-scipy==1.9.0
|
|
|
|
|
|
+scikit-learn==1.2.0
|
|
|
|
+scipy==1.9.3
|
|
six==1.16.0
|
|
six==1.16.0
|
|
sniffio==1.2.0
|
|
sniffio==1.2.0
|
|
-SQLAlchemy==1.4.42
|
|
|
|
-starlette==0.20.4
|
|
|
|
-tencentcloud-sdk-python==3.0.763
|
|
|
|
|
|
+SQLAlchemy==1.4.45
|
|
|
|
+starlette==0.22.0
|
|
|
|
+tencentcloud-sdk-python==3.0.792
|
|
threadpoolctl==3.1.0
|
|
threadpoolctl==3.1.0
|
|
typing_extensions==4.3.0
|
|
typing_extensions==4.3.0
|
|
ujson==5.4.0
|
|
ujson==5.4.0
|
|
urllib3==1.26.11
|
|
urllib3==1.26.11
|
|
-uvicorn==0.19.0
|
|
|
|
|
|
+uvicorn==0.20.0
|
|
wrapt==1.14.1
|
|
wrapt==1.14.1
|