We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d97333 commit a6aafccCopy full SHA for a6aafcc
requirements.txt
@@ -1,7 +1,7 @@
1
ckanapi==4.6
2
defopt==6.3.0
3
email_validator==1.1.3
4
-hdx-python-country==3.1.6
+hdx-python-country==3.1.7
5
ndg-httpsclient==0.5.1
6
pyasn1==0.4.8
7
pyOpenSSL==22.0.0
setup.cfg
@@ -45,7 +45,7 @@ install_requires =
45
ckanapi >= 4.6
46
defopt
47
email_validator
48
- hdx-python-country>=3.1.6
+ hdx-python-country>=3.1.7
49
ndg-httpsclient
50
pyasn1
51
pyOpenSSL
test-requirements.txt
@@ -1,6 +1,6 @@
python-slugify==6.1.1
-pytest==7.0.1
+pytest==7.1.1
pytest-cov==3.0.0
-tox==3.24.5
+tox==3.25.0
tox-wheel==0.7.0
-r requirements.txt
0 commit comments