1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
- anyio==3.6.1
- 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.88.0
- grpcio==1.47.0
- grpcio-tools==1.47.0
- h11==0.12.0
- httpcore==0.15.0
- httpx==0.23.1
- idna==3.3
- joblib==1.2.0
- loguru==0.6.0
- mmh3==3.0.0
- numpy==1.23.5
- packaging==21.3
- pandas==1.5.2
- protobuf==3.20.1
- # psycopg2-binary==2.9.3
- pydantic==1.10.2
- pymilvus==2.2.1
- pyparsing==3.0.9
- python-dateutil==2.8.2
- python-dotenv==0.21.0
- pytz==2022.2.1
- redis==4.4.0
- requests==2.28.1
- rfc3986==1.5.0
- scikit-learn==1.2.0
- scipy==1.9.3
- six==1.16.0
- sniffio==1.2.0
- SQLAlchemy==1.4.45
- starlette==0.22.0
- tencentcloud-sdk-python==3.0.792
- threadpoolctl==3.1.0
- typing_extensions==4.3.0
- ujson==5.4.0
- urllib3==1.26.11
- uvicorn==0.20.0
- wrapt==1.14.1
|