Skip to content

Commit

Permalink
update CKAN 2.9 requirements to match 2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
ThrawnCA committed Nov 25, 2024
1 parent a966ef6 commit 7ead5d5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions dev-requirements-2.9.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
behaving==2.0.0
Appium-Python-Client==1.3.0
behaving==3.1.5
Appium-Python-Client==2.10.1
ckanapi==4.3
ckantoolkit>=0.0.4
factory-boy
Faker
flake8==3.8.3
flake8==6.0.0
mock
pytest-ckan
pytest-cov
selenium<4.10
six>=1.13.0
splinter>=0.13.0,<0.17

-e git+https://github.com/ckan/[email protected]#egg=ckanext-scheming
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability
Expand Down

0 comments on commit 7ead5d5

Please sign in to comment.