django-countries==7.6.1
django-csp==3.8

[:python_version >= "3.10"]
absl-py==2.4.0
django==5.2.14
proto-plus==1.28.0
pycparser==3.0
requests==2.33.1
urllib3==2.7.0

[:python_version >= "3.6"]
psutil==7.0.0

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

[:python_version >= "3.7"]
bazel-runfiles==2.0.0
certifi==2026.4.22
charset-normalizer==3.4.7
psycopg2-binary==2.9.9
pyotp==2.9.0

[:python_version >= "3.8"]
google-auth==2.48.0
hiredis==3.3.1
idna==3.13
pyasn1==0.6.3
pyasn1-modules==0.4.2
redis[hiredis]==5.2.1
regex==2024.11.6
sqlparse==0.5.5

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

[: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.3
google-cloud-kms==3.13.0
google-cloud-secret-manager==2.27.0
google-crc32c==1.8.0
googleapis-common-protos[grpc]==1.75.0
grpc-google-iam-v1==0.14.4
grpcio==1.80.0
grpcio-status==1.80.0
protobuf==6.33.6
pyjwt==2.12.1
tink[gcpkms]==1.13.0
typing-extensions==4.15.0

[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.3
coverage[toml]==7.13.5
django==5.2.14
django-stubs[compatible-mypy]==5.2.9
django-stubs-ext==6.0.3
iniconfig==2.3.0
platformdirs==4.9.6
requests==2.33.1
types-cachetools==6.2.0.20260408
types-pyyaml==6.0.12.20260508
types-requests==2.33.0.20260508
urllib3==2.7.0

[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.4.22
charset-normalizer==3.4.7
pytest-env==0.8.1
pytest-xdist[psutil]==3.5.0

[dev:python_version >= "3.8"]
black==24.8.0
execnet==2.1.2
idna==3.13
mypy-extensions==1.1.0
packaging==26.2
pytest==8.3.3
pytest-cov==5.0.0
sqlparse==0.5.5

[dev:python_version >= "3.9"]
asgiref==3.11.1
dill==0.4.1
djangorestframework-stubs[compatible-mypy]==3.15.3
mypy==1.15.0
pathspec==1.1.1
pluggy==1.6.0
tomlkit==0.14.0
types-psutil==7.0.0.20250601
types-regex==2024.11.6.20250403
typing-extensions==4.15.0

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