django-countries==7.6.1
django-csp==3.8
django-preventconcurrentlogins==0.8.2
django-recaptcha==4.1.0
phonenumbers==8.12.12

[:python_version == "3.12"]
codeforlife==0.36.0

[: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 >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"]
requests-toolbelt==1.0.0

[:python_version >= "3.10"]
absl-py==2.4.0
django==5.2.14
django-phonenumber-field==8.4.0
django-treebeard==4.8.0
pillow==12.2.0
proto-plus==1.28.0
pycparser==3.0
requests==2.34.2
urllib3==2.7.0
zipp==4.1.0

[:python_version >= "3.11"]
numpy==2.4.6
pandas==3.0.3

[:python_version >= "3.4"]
django-ratelimit==3.0.1

[:python_version >= "3.5"]
more-itertools==8.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.1
certifi==2026.5.20
charset-normalizer==3.4.7
diff-match-patch==20241021
importlib-metadata==4.13.0
psycopg2-binary==2.9.9
pyotp==2.9.0

[:python_version >= "3.7" and python_version < "4"]
reportlab==4.4.2

[:python_version >= "3.8"]
django-classy-tags==4.1.0
django-constance==4.3.4
django-formtools==2.6.1
django-otp==1.7.0
django-sekizai==4.1.0
google-auth==2.48.0
hiredis==3.3.1
idna==3.15
libsass==0.23.0
packaging==26.2
pgeocode==0.4.0
pyasn1==0.6.3
pyasn1-modules==0.4.2
pyyaml==6.0.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
django-import-export==4.2.0
django-pipeline==4.1.0
django-two-factor-auth==1.18.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
setuptools==82.0.1
tablib==3.7.0
tink[gcpkms]==1.13.0
typing-extensions==4.15.0
wheel==0.47.0

[:python_version >= "3.9" and python_version < "4.0"]
qrcode==8.2

[dev]
django-countries==7.6.1
django-csp==3.8
django-selenium-clean==1.0.1
fastdiff==0.3.0
ptyprocess==0.7.0
pure-eval==0.2.3
pyvirtualdisplay==3.0
rapid-router==7.11.1
snapshottest==1.0.0a1
sortedcontainers==2.4.0
stack-data==0.6.3
wasmer==1.1.0
wasmer-compiler-cranelift==1.1.0

[dev:python_full_version >= "3.10.0"]
isort==8.0.1

[dev:python_version == "3.12"]
codeforlife==0.36.0

[dev: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

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

[dev:python_version >= "3.10"]
absl-py==2.4.0
black==26.5.1
click==8.4.0
coverage[toml]==7.14.0
django==5.2.14
django-phonenumber-field==8.4.0
django-reverse-js==0.1.8
iniconfig==2.3.0
jedi==0.20.0
platformdirs==4.9.6
proto-plus==1.28.0
pycparser==3.0
requests==2.34.2
termcolor==3.3.0
trio==0.33.0
urllib3==2.7.0
wsproto==1.3.2

[dev:python_version >= "3.11"]
ipython==9.13.0
numpy==2.4.6
pandas==3.0.3

[dev:python_version >= "3.5"]
more-itertools==8.7.0
pyhamcrest==2.0.2

[dev:python_version >= "3.6"]
parso==0.8.7
psutil==7.0.0

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

[dev:python_version >= "3.7"]
bazel-runfiles==2.0.1
certifi==2026.5.20
charset-normalizer==3.4.7
diff-match-patch==20241021
outcome==1.3.0.post0
psycopg2-binary==2.9.9
pyotp==2.9.0
responses==0.18.0
sniffio==1.3.1

[dev:python_version >= "3.8"]
asttokens==3.0.1
decorator==5.3.1
django-formtools==2.6.1
django-otp==1.7.0
execnet==2.1.2
executing==2.2.1
google-auth==2.48.0
h11==0.16.0
hiredis==3.3.1
idna==3.15
ipython-pygments-lexers==1.1.1
libsass==0.23.0
mypy-extensions==1.1.0
packaging==26.2
pgeocode==0.4.0
prompt-toolkit==3.0.52
pyasn1==0.6.3
pyasn1-modules==0.4.2
pypdf==5.1.0
pytest-django==4.11.1
pytokens==0.4.1
redis[hiredis]==5.2.1
regex==2024.11.6
sqlparse==0.5.5
trio-websocket==0.12.2
wcwidth==0.7.0

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

[dev:python_version >= "3.9"]
asgiref==3.11.1
attrs==26.1.0
cachetools==6.2.6
cffi==2.0.0
django-cors-headers==4.7.0
django-filter==25.1
django-import-export==4.2.0
django-pipeline==4.1.0
django-two-factor-auth==1.18.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
matplotlib-inline==0.2.2
pathspec==1.1.1
pluggy==1.6.0
protobuf==6.33.6
pygments==2.20.0
pyjwt==2.12.1
pytest==8.4.2
pytest-cov==7.1.0
pytest-mock==3.15.1
pytest-order==1.4.0
pytest-xdist==3.8.0
selenium==4.29.0
setuptools==82.0.1
tablib==3.7.0
tink[gcpkms]==1.13.0
traitlets==5.15.0
typing-extensions==4.15.0
websocket-client==1.9.0
wheel==0.47.0

[dev:python_version >= "3.9" and python_version < "4.0"]
django-test-migrations==1.4.0
qrcode==8.2

[dev:sys_platform != "win32" and sys_platform != "emscripten"]
pexpect==4.9.0
