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 a6b8da9 commit 0925b8aCopy full SHA for 0925b8a
1 file changed
setup.py
@@ -23,7 +23,7 @@
23
url='https://github.com/apimatic/core-lib-python',
24
packages=find_packages(),
25
install_requires=[
26
- 'apimatic-core-interfaces~=0.1.0, >= 0.1.7',
+ 'apimatic-core-interfaces~=0.1.0, >= 0.1.6',
27
'jsonpickle~=3.3.0',
28
'python-dateutil~=2.8',
29
'requests~=2.31',
0 commit comments