Skip to content

Commit a2767c4

Browse files
Update setup.py
1 parent c505ad8 commit a2767c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
install_requires=[
2626
'apimatic-core-interfaces~=0.1.0, >= 0.1.8',
2727
'jsonpickle>=3.3, <4.1',
28-
'python-dateutil>= 2.9, < 3.0',
28+
'python-dateutil>= 2.9.0.post0, < 3.0',
2929
'requests~=2.31',
3030
'setuptools>=68.0.0',
3131
'jsonpointer~=3.0',

0 commit comments

Comments
 (0)