Initialize GovOPlaN meta repository
This commit is contained in:
27
requirements-dev.txt
Normal file
27
requirements-dev.txt
Normal file
@@ -0,0 +1,27 @@
|
||||
# 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-files
|
||||
-e ../govoplan-mail
|
||||
-e ../govoplan-campaign
|
||||
-e ../govoplan-calendar
|
||||
-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
|
||||
Reference in New Issue
Block a user