Files
govoplan/requirements-dev.txt
Albrecht Degering 05ae81d641
Some checks failed
Dependency Audit / dependency-audit (push) Failing after 16s
Security Audit / security-audit (push) Failing after 11s
intermediate commit
2026-07-14 13:32:09 +02:00

35 lines
911 B
Plaintext

# Whole-product editable development environment.
#
# This file is intentionally owned by the meta repository because it wires the
# sibling core/module checkouts into one local GovOPlaN workspace. Package-local
# runtime dependencies stay in the owning repositories' pyproject.toml files.
-e ../govoplan-core[server]
-e ../govoplan-tenancy
-e ../govoplan-organizations
-e ../govoplan-identity
-e ../govoplan-access
-e ../govoplan-admin
-e ../govoplan-policy
-e ../govoplan-audit
-e ../govoplan-dashboard
-e ../govoplan-addresses
-e ../govoplan-dist-lists
-e ../govoplan-files
-e ../govoplan-mail
-e ../govoplan-campaign
-e ../govoplan-calendar
-e ../govoplan-poll
-e ../govoplan-scheduling
-e ../govoplan-notifications
-e ../govoplan-evaluation
-e ../govoplan-docs
-e ../govoplan-ops
httpx==0.28.1
httpx2>=2.5,<3
filelock>=3.20.3
idna>=3.15
pip>=26.1.2
pip-audit>=2.9,<3
python-multipart>=0.0.31
ruff>=0.14,<1