123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172 |
- aioredis==1.3.1
- aniso8601==7.0.0
- arrow==1.1.0
- astroid==2.5.3
- async-exit-stack==1.0.1
- async-generator==1.10
- async-timeout==3.0.1
- certifi==2020.12.5
- chardet==4.0.0
- click==7.1.2
- Cython==0.29.23
- dnspython==2.1.0
- ecdsa==0.16.1
- email-validator==1.1.2
- fastapi==0.65.1
- fastapi-utils==0.2.1
- flake8==3.9.2
- graphql-core==2.3.2
- graphql-relay==2.0.1
- h11==0.12.0
- h2==4.0.0
- hiredis==1.1.0
- hpack==4.0.0
- hstspreload==2020.12.22
- httpcore==0.13.3
- httptools==0.1.1
- httpx==0.18.1
- hyperframe==6.0.0
- idna==2.10
- isort==5.8.0
- joblib==1.0.1
- lazy-object-proxy==1.6.0
- loguru==0.5.3
- Mako==1.1.3
- MarkupSafe==1.1.1
- mccabe==0.6.1
- numpy==1.20.3
- pandas==1.2.4
- passlib==1.7.4
- promise==2.3
- psycopg2==2.8.6
- psycopg2-binary==2.8.6
- pyasn1==0.4.8
- pybind11==2.6.1
- pycodestyle==2.7.0
- pydantic==1.8.2
- pyflakes==2.3.1
- pylint==2.7.4
- PyMySQL==1.0.2
- python-dateutil==2.8.1
- python-dotenv==0.15.0
- python-editor==1.0.4
- pytz==2020.5
- regex==2020.11.13
- requests==2.25.1
- rfc3986==1.4.0
- Rx==1.6.1
- scikit-learn==0.24.2
- scipy==1.6.0
- six==1.15.0
- sniffio==1.2.0
- SQLAlchemy==1.3.22
- starlette==0.14.2
- tencentcloud-sdk-python==3.0.404
- threadpoolctl==2.1.0
- toml==0.10.2
- typing-extensions==3.10.0.0
- ujson==4.0.1
- urllib3==1.26.2
- uvicorn==0.13.4
- websockets==8.1
- wrapt==1.12.1
|