aiosqlite==0.20.0
alembic==1.13.1
annotated-types==0.6.0
anyio==3.7.1
apprise==1.7.6
arrow==1.3.0
asgi-lifespan==2.1.0
async-timeout==4.0.3
asyncpg==0.29.0
attrs==23.2.0
babel==2.14.0
black==24.4.0
cachetools==5.3.3
certifi==2024.2.2
cffi==1.16.0
cfgv==3.4.0
charset-normalizer==3.3.2
click==8.1.7
cloudpickle==3.0.0
colorama==0.4.6
coolname==2.2.0
coverage==7.4.4
croniter==2.0.3
cryptography==42.0.5
dateparser==1.2.0
distlib==0.3.8
dnspython==2.6.1
docker==6.1.3
duckdb==0.10.1
email-validator==2.1.1
filelock==3.13.4
flake8==7.0.0
fsspec==2024.3.1
ghp-import==2.1.0
google-auth==2.29.0
graphviz==0.20.3
greenlet==3.0.3
griffe==0.42.2
h11==0.14.0
h2==4.1.0
hpack==4.0.0
httpcore==1.0.5
httpx==0.27.0
humanize==4.9.0
hyperframe==6.0.1
identify==2.5.35
idna==3.7
importlib-resources==6.1.3
iniconfig==2.0.0
interrogate==1.7.0
isort==5.13.2
itsdangerous==2.1.2
jinja2==3.1.3
jinja2-humanize-extension==0.4.0
jsonpatch==1.33
jsonpointer==2.4
jsonschema==4.21.1
jsonschema-specifications==2023.12.1
kubernetes==29.0.0
mako==1.3.3
markdown==3.6
markdown-it-py==3.0.0
markupsafe==2.1.5
mccabe==0.7.0
mdurl==0.1.2
mergedeep==1.3.4
mkdocs==1.5.3
mkdocs-autorefs==1.0.1
mkdocs-gen-files==0.5.0
mkdocs-material==9.5.18
mkdocs-material-extensions==1.3.1
mkdocstrings==0.24.3
mkdocstrings-python==1.9.2
mypy==1.9.0
mypy-extensions==1.0.0
nodeenv==1.8.0
numpy==1.26.4
oauthlib==3.2.2
orjson==3.10.0
packaging==24.0
paginate==0.5.6
pandas==2.2.2
pathspec==0.12.1
pendulum==2.1.2
pillow==10.3.0
platformdirs==4.2.0
pluggy==1.4.0
pre-commit==3.7.0
prefect==2.17.1
py==1.11.0
pyarrow==16.1.0
pyasn1==0.6.0
pyasn1-modules==0.4.0
pycodestyle==2.11.1
pycparser==2.22
pydantic==2.7.0
pydantic-core==2.18.1
pyflakes==3.2.0
pygments==2.17.2
pymdown-extensions==10.7.1
pytest==8.1.1
pytest-asyncio==0.23.6
python-dateutil==2.9.0.post0
python-multipart==0.0.9
python-slugify==8.0.4
pytz==2024.1
pytzdata==2020.1
pyyaml==6.0.1
pyyaml-env-tag==0.1
readchar==4.0.6
referencing==0.34.0
regex==2023.12.25
requests==2.31.0
requests-oauthlib==2.0.0
rfc3339-validator==0.1.4
rich==13.7.1
rpds-py==0.18.0
rsa==4.9
ruamel-yaml==0.18.6
ruamel-yaml-clib==0.2.8
setuptools==69.5.1
shellingham==1.5.4
six==1.16.0
sniffio==1.3.1
sqlalchemy==2.0.29
tabulate==0.9.0
text-unidecode==1.3
toml==0.10.2
typer==0.12.3
typing-extensions==4.11.0
tzdata==2024.1
tzlocal==5.2
ujson==5.9.0
urllib3==2.2.1
uvicorn==0.28.1
virtualenv==20.25.1
watchdog==4.0.0
websocket-client==1.7.0
websockets==12.0

[dev]
pytest
black
flake8
mypy
mkdocs
mkdocs-material
mkdocstrings[python]
isort
pre-commit
pytest-asyncio
mkdocs-gen-files
interrogate
coverage
pillow

[dev:python_version < "3.9"]
mock
