Files
govoplan/requirements-dev.txt
Albrecht Degering 7115c4711d
Some checks failed
Dependency Audit / dependency-audit (push) Has been cancelled
Security Audit / security-audit (push) Has been cancelled
chore: register search wiki projects and tickets
2026-07-29 15:50:35 +02:00

46 lines
1.1 KiB
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-idm
-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-connectors
-e ../govoplan-datasources
-e ../govoplan-dataflow
-e ../govoplan-workflow
-e ../govoplan-views
-e ../govoplan-search
-e ../govoplan-postbox
-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
jsonschema>=4,<5
pip>=26.1.2
pip-audit>=2.9,<3
pytest>=9.0.3,<10
pygments>=2.20,<3
python-multipart>=0.0.31
ruff>=0.14,<1