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 c505ad8 commit a2767c4Copy full SHA for a2767c4
1 file changed
setup.py
@@ -25,7 +25,7 @@
25
install_requires=[
26
'apimatic-core-interfaces~=0.1.0, >= 0.1.8',
27
'jsonpickle>=3.3, <4.1',
28
- 'python-dateutil>= 2.9, < 3.0',
+ 'python-dateutil>= 2.9.0.post0, < 3.0',
29
'requests~=2.31',
30
'setuptools>=68.0.0',
31
'jsonpointer~=3.0',
0 commit comments