mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Restrict python-gitlab to < 3.13.0.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user