Restrict python-gitlab to < 3.13.0.

pull/6071/head
Felix Fontein 2023-02-24 12:50:19 +01:00
parent ab5ec9dc02
commit 3f3a519d79
1 changed files with 1 additions and 1 deletions

View File

@ -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