Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
mcarans committed Jan 14, 2020
1 parent 8622230 commit f1493b6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
@@ -1,5 +1,5 @@
ckanapi==4.3
hdx-python-country==2.2.4
hdx-python-country==2.2.5
ndg-httpsclient==0.5.1
pyasn1==0.4.8
pyOpenSSL==19.1.0
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -6,7 +6,7 @@
from setuptools import setup, find_packages

requirements = ['ckanapi>=4.3',
'hdx-python-country>=2.2.4',
'hdx-python-country>=2.2.5',
'ndg-httpsclient',
'pyasn1',
'pyOpenSSL'
Expand Down
2 changes: 1 addition & 1 deletion src/hdx/version.txt
@@ -1 +1 @@
3.9.8
3.9.9

0 comments on commit f1493b6

Please sign in to comment.