2021-01-11 14:43:30 +00:00
|
|
|
# Linux static CI requirements
|
2023-09-26 14:03:46 +01:00
|
|
|
--constraint=../pkg/py{py_version}/{platform}.txt
|
|
|
|
|
2021-01-11 14:43:30 +00:00
|
|
|
pyiface
|
2021-05-05 12:35:35 +01:00
|
|
|
pygit2<1.1.0; python_version <= '3.8'
|
|
|
|
pygit2>=1.4.0; python_version > '3.8'
|
2022-06-15 06:31:40 +01:00
|
|
|
pygit2==1.9.1; python_version >= '3.10'
|
2023-09-11 09:40:35 +01:00
|
|
|
pymysql>=1.0.2
|
2023-02-20 07:31:33 +00:00
|
|
|
ansible>=4.4.0; python_version < '3.9'
|
|
|
|
ansible>=7.0.0; python_version >= '3.9'
|
2021-08-12 08:45:46 -07:00
|
|
|
twilio
|
2023-09-11 09:40:35 +01:00
|
|
|
python-telegram-bot>=13.7
|
2022-04-06 11:53:21 -07:00
|
|
|
yamllint
|
2022-02-03 20:12:32 +00:00
|
|
|
mercurial
|
2022-02-04 18:22:41 +00:00
|
|
|
hglib
|
2022-05-23 09:35:46 +01:00
|
|
|
redis-py-cluster
|
|
|
|
python-consul
|
2023-09-26 14:03:46 +01:00
|
|
|
slack-bolt
|