Skip to content

Commit fe0174d

Browse files
author
Mike
committed
Add date format to QuickCharts
1 parent f88289c commit fe0174d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
ckanapi==4.7
22
defopt==6.4.0
33
email_validator==1.3.1
4-
hdx-python-country==3.4.6
4+
hdx-python-country==3.4.7
55
makefun==1.15.1
66
ndg-httpsclient==0.5.1
77
pyasn1==0.4.8
8-
pyOpenSSL==23.0.0
8+
pyOpenSSL==23.1.1
99
quantulum3==0.8.1

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ install_requires =
4444
ckanapi >= 4.7
4545
defopt >= 6.4.0
4646
email_validator
47-
hdx-python-country>=3.4.6
47+
hdx-python-country>=3.4.7
4848
makefun
4949
ndg-httpsclient
5050
pyasn1

0 commit comments

Comments
 (0)