Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike committed Jan 23, 2023
1 parent 9e1f1e6 commit 9421f05
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
ckanapi==4.7
defopt==6.4.0
email_validator==1.3.0
hdx-python-country==3.4.4
email_validator==1.3.1
hdx-python-country==3.4.5
makefun==1.15.0
ndg-httpsclient==0.5.1
pyasn1==0.4.8
pyOpenSSL==23.0.0
quantulum3==0.8.0
quantulum3==0.8.1
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ install_requires =
ckanapi >= 4.7
defopt >= 6.4.0
email_validator
hdx-python-country>=3.4.4
hdx-python-country>=3.4.5
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.0
pytest==7.2.1
pytest-cov==4.0.0
tox==4.2.6
tox==4.3.5
-r requirements.txt

0 comments on commit 9421f05

Please sign in to comment.