123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- anyio==3.6.2
- arrow==1.2.3
- certifi==2023.5.7
- 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
- marshmallow==3.19.0
- numpy==1.24.3
- packaging==23.1
- pandas==2.0.1
- pip==23.1.2
- platformdirs==3.5.1
- pooch==1.7.0
- protobuf==4.23.1
- pydantic==1.10.8
- pymilvus==2.2.8
- PySocks==1.7.1
- python-dateutil==2.8.2
- python-dotenv==1.0.0
- pytz==2023.3
- redis==4.5.5
- requests==2.31.0
- scikit-learn==1.2.2
- scipy==1.10.1
- setuptools==67.7.2
- six==1.16.0
- sniffio==1.3.0
- SQLAlchemy==2.0.15
- starlette==0.27.0
- threadpoolctl==3.1.0
- typing_extensions==4.6.1
- tzdata==2023.3
- ujson==5.7.0
- urllib3==2.0.2
- uvicorn==0.22.0
- wheel==0.40.0
|