We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b9662ee + f75ea8f commit 651900dCopy full SHA for 651900d
1 file changed
setup.py
@@ -30,7 +30,7 @@
30
author_email='f5_common_python@f5.com',
31
url='https://github.com/F5Networks/f5-common-python',
32
keywords=['F5', 'sdk', 'api', 'icontrol', 'bigip', 'api', 'ltm'],
33
- install_requires=['f5-icontrol-rest == 1.0.7'],
+ install_requires=['f5-icontrol-rest == 1.0.9'],
34
packages=find_packages(
35
exclude=["*.test", "*.test.*", "test.*", "test_*", "test", "test*"]
36
),
0 commit comments