Restrict python-gitlab to < 3.13.0.
parent
ab5ec9dc02
commit
3f3a519d79
|
@ -12,7 +12,7 @@ linode-python # APIv3
|
|||
linode_api4 ; python_version > '2.6' # APIv4
|
||||
|
||||
# requirement for the gitlab and github modules
|
||||
python-gitlab
|
||||
python-gitlab < 3.13.0
|
||||
PyGithub
|
||||
httmock
|
||||
|
||||
|
|
Loading…
Reference in New Issue