Skip to content

Commit 0925b8a

Browse files
authored
Update setup.py
1 parent a6b8da9 commit 0925b8a

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
@@ -23,7 +23,7 @@
2323
url='https://github.com/apimatic/core-lib-python',
2424
packages=find_packages(),
2525
install_requires=[
26-
'apimatic-core-interfaces~=0.1.0, >= 0.1.7',
26+
'apimatic-core-interfaces~=0.1.0, >= 0.1.6',
2727
'jsonpickle~=3.3.0',
2828
'python-dateutil~=2.8',
2929
'requests~=2.31',

0 commit comments

Comments
 (0)