File tree Expand file tree Collapse file tree
infrastructure/common-images/cloudharness-django/libraries/cloudharness-django
tools/deployment-cli-tools Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22.tox
33docs
44/applications
5- /infrastructure
5+ # /infrastructure
66/blueprint
77test
8- /tools /deployment-cli-tools
8+ # /tools/deployment-cli-tools
99.github
1010.git
1111.vscode
Original file line number Diff line number Diff line change @@ -29,9 +29,9 @@ include_package_data = true
2929packages = find:
3030python_requires = >=3.6
3131install_requires =
32- Django>=4.0.7
33- django-admin-extra-buttons>=1.4.2
34- psycopg2-binary>=2.9.3
35- Pillow>=9.2.0
32+ Django
33+ django-admin-extra-buttons
34+ psycopg2-binary
35+ Pillow
3636 python-keycloak
3737 django-prometheus
Original file line number Diff line number Diff line change 22six
33ruamel.yaml
44oyaml
5- cloudharness_model
6- cloudharness_utils
75dirhash
86StrEnum ; python_version < '3.11'
You can’t perform that action at this time.
0 commit comments