mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 09:40:20 +00:00
16 lines
349 B
Text
16 lines
349 B
Text
# Linux static CI requirements
|
|
pyiface
|
|
pygit2<1.1.0; python_version <= '3.8'
|
|
pygit2>=1.4.0; python_version > '3.8'
|
|
pygit2==1.9.1; python_version >= '3.10'
|
|
pymysql>=1.0.2
|
|
ansible>=4.4.0; python_version < '3.9'
|
|
ansible>=7.0.0; python_version >= '3.9'
|
|
twilio
|
|
python-telegram-bot>=13.7
|
|
yamllint
|
|
mercurial
|
|
hglib
|
|
redis-py-cluster
|
|
python-consul
|
|
slack_bolt
|