lockbox/requirements_test.txt

19 lines
860 B
Plaintext

asgiref==3.7.2 ; python_version == "3.12"
colorama==0.4.6 ; python_version == "3.12" and sys_platform == "win32"
coverage[toml]==7.4.1 ; python_version == "3.12"
django==4.2.10 ; python_version == "3.12"
djangorestframework==3.14.0 ; python_version == "3.12"
drf-nested-routers==0.93.5 ; python_version == "3.12"
iniconfig==2.0.0 ; python_version == "3.12"
packaging==23.2 ; python_version == "3.12"
pluggy==1.4.0 ; python_version == "3.12"
pytest-cov==4.1.0 ; python_version == "3.12"
pytest-django==4.8.0 ; python_version == "3.12"
pytest==8.0.0 ; python_version == "3.12"
python-dotenv==1.0.1 ; python_version == "3.12"
pytz==2024.1 ; python_version == "3.12"
ruff==0.2.1 ; python_version == "3.12"
sqlparse==0.4.4 ; python_version == "3.12"
tzdata==2023.4 ; sys_platform == "win32" and python_version == "3.12"
whitenoise==6.6.0 ; python_version == "3.12"