mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 01:30:20 +00:00
18 lines
400 B
Text
18 lines
400 B
Text
# Linux static CI requirements
|
|
--constraint=../pkg/py{py_version}/{platform}.txt
|
|
|
|
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
|