aiofiles>=0.7.0
aiosqlite>=0.17.0
alembic>=1.7.5
anyio>=3.2.1
asgi-lifespan>=1.0
asyncpg>=0.23
azure-storage-blob>=12.9.0
boto3>=1.20.0
click>=7.1.2
cloudpickle>=1.5
coolname>=1.0.4
croniter>=1.0.1
cryptography>=36.0.1
distributed>=2021.8.0
docker>=4.0
fastapi>=0.66
fsspec>=2021.7.0
google-cloud-storage>=2.1.0
httpx>=0.22
kubernetes>=17.17.0
pendulum>=2.1.2
pydantic>=1.8.2
python-slugify>=5.0
pytz>=2021.1
pyyaml>=5.1b1
readchar>=3.0.5
rich>=10.0
sqlalchemy[asyncio]>=1.4.20
toml>=0.10.0
typer>=0.4.0
typing_extensions>=3.10.0.1
uvicorn>=0.14.0

[:python_version < "3.10" and platform_machine == "x86_64"]
ray[default]>=1.9

[:python_version < "3.8"]
pickle5>=0.0.11

[dev]
flake8
ipython
jinja2
mkdocs
mkdocs-gen-files
mkdocs-material
mkdocstrings
moto
mypy
pre-commit
pytest
pytest-asyncio>=0.18.2
pytest-env
pytest-timeout
pytkdocs>=0.13.0
pyyaml
requests
virtualenv
watchgod
respx

[dev:python_version < "3.8"]
mock
setuptools!=60.9.0
