Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike committed Apr 13, 2023
1 parent b928cc0 commit 447dbd8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ckanapi==4.7
defopt==6.4.0
email_validator==1.3.1
hdx-python-country==3.4.7
hdx-python-country==3.4.8
makefun==1.15.1
ndg-httpsclient==0.5.1
pyasn1==0.4.8
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ install_requires =
ckanapi >= 4.7
defopt >= 6.4.0
email_validator
hdx-python-country>=3.4.7
hdx-python-country>=3.4.8
makefun
ndg-httpsclient
pyasn1
Expand Down
4 changes: 2 additions & 2 deletions test-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pytest==7.2.1
pytest==7.3.0
pytest-cov==4.0.0
tox==4.4.6
tox==4.4.11
-r requirements.txt

0 comments on commit 447dbd8

Please sign in to comment.