click-plugins==1.1.1.2
django-countries==7.6.1
django-csp==3.8

[:python_full_version >= "3.6.2"]
click-didyoumean==0.3.1

[:python_version >= "2"]
tzdata==2025.3

[:python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2"]
python-dateutil==2.9.0.post0
six==1.17.0

[:python_version >= "3.10"]
absl-py==2.4.0
click==8.3.1
django==5.2.12
pycparser==3.0
uvicorn==0.41.0

[:python_version >= "3.5"]
pycurl==7.45.7

[:python_version >= "3.6"]
amqp==5.3.1
click-repl==0.3.0
psutil==7.0.0
vine==5.1.0

[:python_version >= "3.6" and python_version < "4"]
rsa==4.9.1

[:python_version >= "3.7"]
bazel-runfiles==1.9.0
billiard==4.2.4
certifi==2026.2.25
charset-normalizer==3.4.4
django-storages[s3]==1.14.6
google-cloud-core==2.5.0
google-cloud-kms==3.11.0
google-resumable-media==2.8.0
googleapis-common-protos[grpc]==1.72.0
grpc-google-iam-v1==0.14.3
gunicorn==23.0.0
proto-plus==1.27.1
psycopg2-binary==2.9.9
pyjwt==2.6.0
pyotp==2.9.0

[:python_version >= "3.8"]
boto3==1.36.14
botocore==1.36.26
celery[sqs]==5.4.0
google-auth==2.48.0
h11==0.16.0
hiredis==3.3.0
idna==3.11
packaging==26.0
prompt-toolkit==3.0.52
pyasn1==0.6.2
pyasn1-modules==0.4.2
python-dotenv==1.0.1
redis[hiredis]==5.2.1
regex==2024.11.6
s3transfer==0.11.3
sqlparse==0.5.5
uvicorn-worker==0.2.0
wcwidth==0.6.0

[:python_version >= "3.8" and python_full_version not in "3.9.0, 3.9.1"]
cryptography==46.0.5

[:python_version >= "3.9"]
asgiref==3.11.1
cachetools==6.2.6
cffi==2.0.0
django-cors-headers==4.7.0
django-filter==25.1
djangorestframework==3.16.1
google-api-core[grpc]==2.30.0
google-cloud-bigquery==3.38.0
google-crc32c==1.8.0
grpcio==1.78.0
grpcio-status==1.78.0
jmespath==1.1.0
kombu[sqs]==5.6.2
protobuf==6.33.5
requests==2.32.5
tink[gcpkms]==1.13.0
typing-extensions==4.15.0
urllib3==2.6.3

[dev]

[dev:python_full_version >= "3.10.0"]
astroid==4.0.4
pylint==4.0.4

[dev:python_full_version >= "3.6.8"]
pyparsing==3.0.9

[dev:python_full_version >= "3.8.0"]
isort==5.13.2

[dev:python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"]
pydot==1.4.2

[dev:python_version >= "3.10"]
click==8.3.1
coverage[toml]==7.13.4
django==5.2.12
django-stubs[compatible-mypy]==5.2.9
django-stubs-ext==5.2.9
iniconfig==2.3.0
platformdirs==4.9.2

[dev:python_version >= "3.5"]
pytest-django==4.5.2

[dev:python_version >= "3.6"]
django-extensions==3.2.1
mccabe==0.7.0
psutil==7.0.0

[dev:python_version >= "3.6" and python_version < "4.0"]
django-test-migrations==1.2.0

[dev:python_version >= "3.7"]
certifi==2026.2.25
charset-normalizer==3.4.4
pytest-env==0.8.1
pytest-xdist[psutil]==3.5.0

[dev:python_version >= "3.8"]
black==24.8.0
boto3-stubs[essential]==1.38.39
execnet==2.1.2
idna==3.11
mypy-boto3-cloudformation==1.38.31
mypy-boto3-dynamodb==1.38.4
mypy-boto3-ec2==1.38.45
mypy-boto3-lambda==1.38.40
mypy-boto3-rds==1.38.46
mypy-boto3-s3==1.38.44
mypy-boto3-sqs==1.38.0
mypy-extensions==1.1.0
packaging==26.0
pytest==8.3.3
pytest-cov==5.0.0
sqlparse==0.5.5
types-awscrt==0.31.2

[dev:python_version >= "3.9"]
asgiref==3.11.1
botocore-stubs==1.42.41
dill==0.4.1
djangorestframework-stubs[compatible-mypy]==3.15.3
mypy==1.15.0
pathspec==1.0.4
pluggy==1.6.0
requests==2.32.5
tomlkit==0.14.0
types-cachetools==6.2.0.20251022
types-psutil==7.0.0.20250601
types-pyyaml==6.0.12.20250915
types-regex==2024.11.6.20250403
types-requests==2.32.4.20260107
types-s3transfer==0.16.0
typing-extensions==4.15.0
urllib3==2.6.3

[dev:python_version >= "3.9" and python_version < "4.0"]
celery-types==0.23.0
pylint-django==2.7.0
pylint-plugin-utils==0.9.0
