# # This file is autogenerated by hatch-pip-compile with Python 3.12 # # - coverage[toml]~=7.6 # - pytest~=8.3 # - pytest-cov # - pytest-django~=4.8 # - mypy~=1.11 # - django-stubs[compatible-mypy]~=5.0 # - django-debug-toolbar~=4.4 # - django-browser-reload~=1.15 # - model-bakery==1.17.0 # - django-allauth~=0.63 # - django-money~=3.5 # - django-oauth-toolkit~=2.4 # - django-ratelimit~=4.1 # - django-registries==0.0.3 # - django-stubs-ext~=5.0 # - django-view-decorator==0.0.4 # - django-zen-queries~=2.1 # - django~=5.1 # - environs[django]<12,>=11 # - httpx # - psycopg[binary]~=3.2 # - stripe~=10.5 # - uvicorn~=0.30 # - whitenoise~=6.7 # anyio==4.7.0 # via httpx asgiref==3.8.1 # via # django # django-browser-reload # django-stubs babel==2.15.0 # via py-moneyed certifi==2024.7.4 # via # httpcore # httpx # requests cffi==1.16.0 # via cryptography charset-normalizer==3.3.2 # via requests click==8.1.7 # via uvicorn coverage==7.6.9 # via # hatch.envs.dev # pytest-cov cryptography==43.0.0 # via jwcrypto dj-database-url==2.2.0 # via environs dj-email-url==1.0.6 # via environs django==5.1.4 # via # hatch.envs.dev # dj-database-url # django-allauth # django-browser-reload # django-debug-toolbar # django-money # django-oauth-toolkit # django-registries # django-stubs # django-stubs-ext # django-view-decorator # django-zen-queries # model-bakery django-allauth==0.63.6 # via hatch.envs.dev django-browser-reload==1.17.0 # via hatch.envs.dev django-cache-url==3.4.5 # via environs django-debug-toolbar==4.4.6 # via hatch.envs.dev django-money==3.5.3 # via hatch.envs.dev django-oauth-toolkit==2.4.0 # via hatch.envs.dev django-ratelimit==4.1.0 # via hatch.envs.dev django-registries==0.0.3 # via hatch.envs.dev django-stubs==5.1.1 # via hatch.envs.dev django-stubs-ext==5.1.1 # via # hatch.envs.dev # django-stubs django-view-decorator==0.0.4 # via hatch.envs.dev django-zen-queries==2.1.0 # via hatch.envs.dev environs==11.0.0 # via hatch.envs.dev h11==0.14.0 # via # httpcore # uvicorn httpcore==1.0.7 # via httpx httpx==0.28.1 # via hatch.envs.dev idna==3.7 # via # anyio # httpx # requests iniconfig==2.0.0 # via pytest jwcrypto==1.5.6 # via django-oauth-toolkit marshmallow==3.21.3 # via environs model-bakery==1.17.0 # via hatch.envs.dev mypy==1.13.0 # via # hatch.envs.dev # django-stubs mypy-extensions==1.0.0 # via mypy oauthlib==3.2.2 # via django-oauth-toolkit packaging==24.1 # via # marshmallow # pytest pluggy==1.5.0 # via pytest psycopg==3.2.1 # via hatch.envs.dev psycopg-binary==3.2.1 # via psycopg py-moneyed==3.0 # via django-money pycparser==2.22 # via cffi pytest==8.3.4 # via # hatch.envs.dev # pytest-cov # pytest-django pytest-cov==5.0.0 # via hatch.envs.dev pytest-django==4.9.0 # via hatch.envs.dev python-dotenv==1.0.1 # via environs pytz==2024.1 # via django-oauth-toolkit requests==2.32.3 # via # django-oauth-toolkit # stripe setuptools==72.1.0 # via django-money sniffio==1.3.1 # via anyio sqlparse==0.5.1 # via # django # django-debug-toolbar stripe==10.6.0 # via hatch.envs.dev types-pyyaml==6.0.12.20240724 # via django-stubs typing-extensions==4.12.2 # via # anyio # dj-database-url # django-stubs # django-stubs-ext # jwcrypto # mypy # psycopg # py-moneyed # stripe urllib3==2.2.2 # via requests uvicorn==0.30.5 # via hatch.envs.dev whitenoise==6.7.0 # via hatch.envs.dev