datacite~=1.1.2
Django>=3.2.0
requests>=2.25.0

[dev]
build
pre-commit
ruff

[pytest]
dj_database_url~=2.0.0
pytest~=7.4.0
pytest-cov~=4.1.0
pytest-django~=4.5.2
pytest-dotenv~=0.5.2
requests-mock~=1.11.0
