#
# This file is autogenerated by hatch-pip-compile with Python 3.11
#
# - aiohttp
# - boto3
# - cookiecutter
# - crispy-tailwind
# - diskcache
# - django-allauth-ui
# - django-allauth[socialaccount]
# - django-anymail[resend]
# - django-compressor
# - django-eventstream
# - django-extensions
# - django-health-check
# - django-htmx
# - django-lifecycle
# - django-model-utils
# - django-ninja
# - django-q-registry
# - django-q2
# - django-storages[s3]
# - django-tailwind-cli
# - django-template-partials
# - django-unique-user-email
# - django-widget-tweaks
# - django[argon2]
# - djp
# - environs[django]
# - falco-toolbox
# - falco-ui
# - faststream[redis]
# - gunicorn
# - heroicons[django]
# - honcho
# - jupyterlab
# - kitchenai-py
# - markdown2
# - nbconvert
# - nbformat
# - nest-asyncio
# - pillow
# - posthog
# - psycopg[binary]
# - pyyaml
# - refreshcss
# - rich
# - sentry-sdk
# - slippers
# - starlette
# - typer
# - uvicorn
# - whitenoise
#

aiohappyeyeballs==2.4.4
    # via aiohttp
aiohttp==3.11.11
    # via hatch.envs.default
aiosignal==1.3.2
    # via aiohttp
annotated-types==0.7.0
    # via pydantic
anyio==4.6.2.post1
    # via
    #   fast-depends
    #   faststream
    #   httpx
    #   jupyter-server
    #   starlette
argon2-cffi==23.1.0
    # via
    #   django
    #   jupyter-server
argon2-cffi-bindings==21.2.0
    # via argon2-cffi
arrow==1.3.0
    # via
    #   cookiecutter
    #   isoduration
asgiref==3.8.1
    # via
    #   django
    #   django-htmx
asttokens==2.4.1
    # via stack-data
async-lru==2.0.4
    # via jupyterlab
attrs==24.2.0
    # via
    #   aiohttp
    #   jsonschema
    #   referencing
    #   svix
babel==2.16.0
    # via jupyterlab-server
backoff==2.2.1
    # via posthog
beautifulsoup4==4.12.3
    # via nbconvert
binaryornot==0.4.4
    # via cookiecutter
bleach==6.2.0
    # via nbconvert
boto3==1.35.41
    # via
    #   hatch.envs.default
    #   django-storages
botocore==1.35.41
    # via
    #   boto3
    #   s3transfer
certifi==2024.8.30
    # via
    #   django-tailwind-cli
    #   httpcore
    #   httpx
    #   requests
    #   sentry-sdk
cffi==1.17.1
    # via
    #   argon2-cffi-bindings
    #   cryptography
chardet==5.2.0
    # via binaryornot
charset-normalizer==3.4.0
    # via requests
click==8.1.7
    # via
    #   cookiecutter
    #   django-typer
    #   typer
    #   typer-slim
    #   uvicorn
comm==0.2.2
    # via ipykernel
cookiecutter==2.6.0
    # via hatch.envs.default
crispy-tailwind==1.0.3
    # via hatch.envs.default
cryptography==43.0.1
    # via pyjwt
debugpy==1.8.9
    # via ipykernel
decorator==5.1.1
    # via ipython
defusedxml==0.7.1
    # via nbconvert
deprecated==1.2.14
    # via svix
diskcache==5.6.3
    # via hatch.envs.default
dj-database-url==2.2.0
    # via environs
dj-email-url==1.0.6
    # via environs
django==5.1.2
    # via
    #   hatch.envs.default
    #   crispy-tailwind
    #   dj-database-url
    #   django-allauth
    #   django-anymail
    #   django-appconf
    #   django-compressor
    #   django-crispy-forms
    #   django-eventstream
    #   django-extensions
    #   django-grip
    #   django-health-check
    #   django-htmx
    #   django-lifecycle
    #   django-model-utils
    #   django-ninja
    #   django-picklefield
    #   django-q-registry
    #   django-q2
    #   django-storages
    #   django-tailwind-cli
    #   django-template-partials
    #   django-typer
    #   django-unique-user-email
    #   djp
    #   falco-app
    #   heroicons
    #   slippers
django-allauth==65.0.2
    # via hatch.envs.default
django-allauth-ui==1.5.0
    # via hatch.envs.default
django-anymail==12.0
    # via hatch.envs.default
django-appconf==1.0.6
    # via
    #   django-compressor
    #   django-tailwind-cli
django-cache-url==3.4.5
    # via environs
django-compressor==4.5.1
    # via hatch.envs.default
django-crispy-forms==2.3
    # via crispy-tailwind
django-eventstream==5.3.1
    # via hatch.envs.default
django-extensions==3.2.3
    # via hatch.envs.default
django-grip==3.5.1
    # via django-eventstream
django-health-check==3.18.3
    # via hatch.envs.default
django-htmx==1.19.0
    # via hatch.envs.default
django-lifecycle==1.2.4
    # via hatch.envs.default
django-model-utils==5.0.0
    # via hatch.envs.default
django-ninja==1.3.0
    # via hatch.envs.default
django-picklefield==3.2
    # via django-q2
django-q-registry==0.4.0
    # via hatch.envs.default
django-q2==1.7.3
    # via
    #   hatch.envs.default
    #   django-q-registry
django-storages==1.14.4
    # via hatch.envs.default
django-tailwind-cli==2.18.1
    # via hatch.envs.default
django-template-partials==24.4
    # via hatch.envs.default
django-typer==2.3.0
    # via django-tailwind-cli
django-unique-user-email==23.2
    # via hatch.envs.default
django-widget-tweaks==1.5.0
    # via
    #   hatch.envs.default
    #   django-allauth-ui
djp==0.3.1
    # via hatch.envs.default
environs==11.0.0
    # via hatch.envs.default
executing==2.1.0
    # via stack-data
falco-app==0.3.0
    # via falco-ui
falco-toolbox==0.4.0
    # via hatch.envs.default
falco-ui==0.2.0
    # via hatch.envs.default
fast-depends==2.4.12
    # via faststream
fastjsonschema==2.20.0
    # via nbformat
faststream==0.5.30
    # via hatch.envs.default
fqdn==1.5.1
    # via jsonschema
frozenlist==1.5.0
    # via
    #   aiohttp
    #   aiosignal
gripcontrol==4.2.0
    # via
    #   django-eventstream
    #   django-grip
gunicorn==23.0.0
    # via hatch.envs.default
h11==0.14.0
    # via
    #   httpcore
    #   uvicorn
heroicons==2.8.0
    # via hatch.envs.default
honcho==2.0.0
    # via hatch.envs.default
httpcore==1.0.6
    # via httpx
httpx==0.27.2
    # via
    #   falco-app
    #   jupyterlab
    #   svix
idna==3.10
    # via
    #   anyio
    #   httpx
    #   jsonschema
    #   requests
    #   yarl
ipykernel==6.29.5
    # via jupyterlab
ipython==8.30.0
    # via ipykernel
isoduration==20.11.0
    # via jsonschema
jedi==0.19.2
    # via ipython
jinja2==3.1.4
    # via
    #   cookiecutter
    #   jupyter-server
    #   jupyterlab
    #   jupyterlab-server
    #   nbconvert
jmespath==1.0.1
    # via
    #   boto3
    #   botocore
json5==0.10.0
    # via jupyterlab-server
jsonpointer==3.0.0
    # via jsonschema
jsonschema==4.23.0
    # via
    #   jupyter-events
    #   jupyterlab-server
    #   nbformat
jsonschema-specifications==2024.10.1
    # via jsonschema
jupyter-client==8.6.3
    # via
    #   ipykernel
    #   jupyter-server
    #   nbclient
jupyter-core==5.7.2
    # via
    #   ipykernel
    #   jupyter-client
    #   jupyter-server
    #   jupyterlab
    #   nbclient
    #   nbconvert
    #   nbformat
jupyter-events==0.10.0
    # via jupyter-server
jupyter-lsp==2.2.5
    # via jupyterlab
jupyter-server==2.14.2
    # via
    #   jupyter-lsp
    #   jupyterlab
    #   jupyterlab-server
    #   notebook-shim
jupyter-server-terminals==0.5.3
    # via jupyter-server
jupyterlab==4.3.1
    # via hatch.envs.default
jupyterlab-pygments==0.3.0
    # via nbconvert
jupyterlab-server==2.27.3
    # via jupyterlab
kitchenai-py==0.0.2
    # via hatch.envs.default
kitchenai-python-sdk==1.4.0
    # via kitchenai-py
markdown-it-py==3.0.0
    # via rich
markdown2==2.5.2
    # via hatch.envs.default
markupsafe==3.0.2
    # via
    #   jinja2
    #   nbconvert
    #   werkzeug
marshmallow==3.23.0
    # via environs
matplotlib-inline==0.1.7
    # via
    #   ipykernel
    #   ipython
mdurl==0.1.2
    # via markdown-it-py
mistune==3.0.2
    # via nbconvert
monotonic==1.6
    # via posthog
multidict==6.1.0
    # via
    #   aiohttp
    #   yarl
nbclient==0.10.0
    # via nbconvert
nbconvert==7.16.4
    # via
    #   hatch.envs.default
    #   jupyter-server
nbformat==5.10.4
    # via
    #   hatch.envs.default
    #   jupyter-server
    #   nbclient
    #   nbconvert
nest-asyncio==1.6.0
    # via
    #   hatch.envs.default
    #   ipykernel
notebook-shim==0.2.4
    # via jupyterlab
oauthlib==3.2.2
    # via requests-oauthlib
overrides==7.7.0
    # via jupyter-server
packaging==24.1
    # via
    #   gunicorn
    #   ipykernel
    #   jupyter-server
    #   jupyterlab
    #   jupyterlab-server
    #   marshmallow
    #   nbconvert
pandocfilters==1.5.1
    # via nbconvert
parso==0.8.4
    # via
    #   falco-app
    #   jedi
pexpect==4.9.0
    # via ipython
pillow==11.0.0
    # via hatch.envs.default
platformdirs==4.3.6
    # via jupyter-core
pluggy==1.5.0
    # via djp
posthog==3.7.0
    # via hatch.envs.default
prometheus-client==0.21.0
    # via jupyter-server
prompt-toolkit==3.0.48
    # via ipython
propcache==0.2.1
    # via
    #   aiohttp
    #   yarl
psutil==6.1.0
    # via ipykernel
psycopg==3.2.3
    # via hatch.envs.default
psycopg-binary==3.2.3
    # via psycopg
ptyprocess==0.7.0
    # via
    #   pexpect
    #   terminado
pubcontrol==3.5.0
    # via
    #   django-grip
    #   gripcontrol
pure-eval==0.2.3
    # via stack-data
pycparser==2.22
    # via cffi
pydantic==2.9.2
    # via
    #   django-ninja
    #   fast-depends
    #   kitchenai-python-sdk
pydantic-core==2.23.4
    # via pydantic
pygments==2.18.0
    # via
    #   ipython
    #   nbconvert
    #   rich
pyjwt==2.9.0
    # via
    #   django-allauth
    #   django-eventstream
    #   gripcontrol
    #   pubcontrol
python-dateutil==2.9.0.post0
    # via
    #   arrow
    #   botocore
    #   jupyter-client
    #   kitchenai-python-sdk
    #   posthog
    #   svix
python-dotenv==1.0.1
    # via environs
python-json-logger==2.0.7
    # via jupyter-events
python-slugify==8.0.4
    # via cookiecutter
pyyaml==6.0.2
    # via
    #   hatch.envs.default
    #   cookiecutter
    #   jupyter-events
    #   slippers
pyzmq==26.2.0
    # via
    #   ipykernel
    #   jupyter-client
    #   jupyter-server
rcssmin==1.1.2
    # via django-compressor
redis==5.2.1
    # via faststream
referencing==0.35.1
    # via
    #   jsonschema
    #   jsonschema-specifications
    #   jupyter-events
refreshcss==0.5.1
    # via hatch.envs.default
requests==2.32.3
    # via
    #   cookiecutter
    #   django-allauth
    #   django-anymail
    #   jupyterlab-server
    #   kitchenai-py
    #   posthog
    #   pubcontrol
    #   requests-oauthlib
    #   sseclient
requests-oauthlib==2.0.0
    # via django-allauth
rfc3339-validator==0.1.4
    # via
    #   jsonschema
    #   jupyter-events
rfc3986-validator==0.1.1
    # via
    #   jsonschema
    #   jupyter-events
rich==13.9.2
    # via
    #   hatch.envs.default
    #   cookiecutter
    #   falco-app
    #   typer
rjsmin==1.2.2
    # via django-compressor
rpds-py==0.21.0
    # via
    #   jsonschema
    #   referencing
s3transfer==0.10.3
    # via boto3
send2trash==1.8.3
    # via jupyter-server
sentry-sdk==2.16.0
    # via hatch.envs.default
setuptools==75.2.0
    # via jupyterlab
shellingham==1.5.4
    # via
    #   django-typer
    #   typer
six==1.16.0
    # via
    #   asttokens
    #   django-eventstream
    #   django-grip
    #   gripcontrol
    #   posthog
    #   python-dateutil
    #   rfc3339-validator
    #   sseclient
slippers==0.6.2
    # via
    #   hatch.envs.default
    #   django-allauth-ui
sniffio==1.3.1
    # via
    #   anyio
    #   httpx
soupsieve==2.6
    # via beautifulsoup4
sqlparse==0.5.1
    # via django
sseclient==0.0.27
    # via kitchenai-py
stack-data==0.6.3
    # via ipython
starlette==0.40.0
    # via hatch.envs.default
svix==1.40.0
    # via django-anymail
terminado==0.18.1
    # via
    #   jupyter-server
    #   jupyter-server-terminals
text-unidecode==1.3
    # via python-slugify
tinycss2==1.4.0
    # via nbconvert
tornado==6.4.2
    # via
    #   ipykernel
    #   jupyter-client
    #   jupyter-server
    #   jupyterlab
    #   terminado
traitlets==5.14.3
    # via
    #   comm
    #   ipykernel
    #   ipython
    #   jupyter-client
    #   jupyter-core
    #   jupyter-events
    #   jupyter-server
    #   jupyterlab
    #   matplotlib-inline
    #   nbclient
    #   nbconvert
    #   nbformat
typeguard==2.13.3
    # via slippers
typer==0.12.5
    # via hatch.envs.default
typer-slim==0.12.5
    # via django-typer
types-deprecated==1.2.9.20240311
    # via svix
types-python-dateutil==2.9.0.20241003
    # via
    #   arrow
    #   svix
typing-extensions==4.12.2
    # via
    #   dj-database-url
    #   faststream
    #   ipython
    #   kitchenai-python-sdk
    #   psycopg
    #   pydantic
    #   pydantic-core
    #   slippers
    #   typer
    #   typer-slim
uri-template==1.3.0
    # via jsonschema
urllib3==2.2.3
    # via
    #   botocore
    #   django-anymail
    #   kitchenai-python-sdk
    #   requests
    #   sentry-sdk
uvicorn==0.34.0
    # via hatch.envs.default
wcwidth==0.2.13
    # via prompt-toolkit
webcolors==24.11.1
    # via jsonschema
webencodings==0.5.1
    # via
    #   bleach
    #   tinycss2
websocket-client==1.8.0
    # via jupyter-server
werkzeug==3.1.3
    # via django-grip
whitenoise==6.7.0
    # via hatch.envs.default
wrapt==1.16.0
    # via deprecated
yarl==1.18.3
    # via aiohttp
