| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182 |
- alembic==1.9.2
- annotated-types==0.7.0
- anyio==3.6.2
- asyncpg==0.27.0
- attrs==22.2.0
- autoflake==2.0.1
- bcrypt==4.0.1
- black==23.1.0
- certifi==2022.12.7
- cffi==1.15.1
- cfgv==3.3.1
- charset-normalizer==3.2.0
- click==8.1.3
- colorama==0.4.6
- coverage==7.1.0
- cryptography==39.0.0
- distlib==0.3.6
- dnspython==2.3.0
- email_validator==2.1.1
- fastapi==0.111.0
- fastapi-cli==0.0.4
- filelock==3.9.0
- flake8==6.0.0
- greenlet==2.0.2
- h11==0.14.0
- httpcore==0.16.3
- httptools==0.5.0
- httpx==0.23.3
- identify==2.5.17
- idna==3.4
- iniconfig==2.0.0
- isort==5.12.0
- Jinja2==3.1.4
- Mako==1.2.4
- markdown-it-py==3.0.0
- MarkupSafe==2.1.2
- mccabe==0.7.0
- mdurl==0.1.2
- mypy-extensions==1.0.0
- nodeenv==1.7.0
- numpy==1.25.2
- orjson==3.10.3
- packaging==23.0
- pandas==2.1.0
- passlib==1.7.4
- pathspec==0.11.0
- platformdirs==2.6.2
- pluggy==1.0.0
- pre-commit==3.0.4
- psycopg2==2.9.7
- pycodestyle==2.10.0
- pycparser==2.21
- pydantic==2.7.1
- pydantic-settings==2.2.1
- pydantic_core==2.18.2
- pyflakes==3.0.1
- Pygments==2.18.0
- PyJWT==2.6.0
- pytest==7.2.1
- pytest-asyncio==0.20.3
- python-dateutil==2.8.2
- python-dotenv==0.21.1
- python-multipart==0.0.9
- pytz==2023.3.post1
- PyYAML==6.0
- requests==2.31.0
- rfc3986==1.5.0
- rich==13.7.1
- shellingham==1.5.4
- six==1.16.0
- sniffio==1.3.0
- SQLAlchemy==2.0.1
- starlette==0.37.2
- typer==0.12.3
- typing_extensions==4.12.0
- tzdata==2023.3
- ujson==5.10.0
- urllib3==2.0.4
- uvicorn==0.20.0
- virtualenv==20.17.1
- watchfiles==0.18.1
- websockets==10.4
|