Skip to content

Commit

Permalink
alphabetising requirements and copying to CKAN 2.10+
Browse files Browse the repository at this point in the history
  • Loading branch information
ThrawnCA committed Jul 11, 2024
1 parent a59480f commit f6d5084
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements-2.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ factory-boy
flake8==3.8.3
mock
pytest-ckan
requests>=2.32.0 # not directly required, pinned by Snyk to avoid a vulnerability
six>=1.13.0
splinter>=0.13.0,<0.17

-e git+https://github.com/qld-gov-au/[email protected]#egg=ckanext-csrf-filter
-e git+https://github.com/qld-gov-au/[email protected]#egg=ckanext-qgov
-e git+https://github.com/qld-gov-au/[email protected]#egg=ckanext-resource-type-validation
-e git+https://github.com/qld-gov-au/[email protected]#egg=ckanext-ssm-config
requests>=2.32.0 # not directly required, pinned by Snyk to avoid a vulnerability
1 change: 1 addition & 0 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ factory-boy
flake8==6.0.0
mock
pytest-ckan
requests>=2.32.0 # not directly required, pinned by Snyk to avoid a vulnerability
selenium<4.10
six>=1.13.0

Expand Down

0 comments on commit f6d5084

Please sign in to comment.