forked from scylladb/scylla-cluster-tests
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.in
41 lines (41 loc) · 992 Bytes
/
requirements.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
PyYAML==5.3.1
paramiko==2.7.2
fabric==2.5.0
invoke==1.3.1
boto3==1.17.3
boto3-stubs[s3,ec2,dynamodb,pricing]==1.17.3.0
awscli==1.19.3
aexpect==1.2.0
cassandra-driver==3.22.0
apache-libcloud==2.6.0
requests==2.25.1
elasticsearch>=7.0.0,<8.0.0
sortedcontainers==1.5.9
jinja2==2.11.3
prometheus_client==0.8.0
pre-commit==2.13.0
anyconfig==0.9.8
click==7.0
click-completion==0.5.0
PTable==0.9.2
pycryptodome==3.9.8
pyzmq==19.0.2
tenacity==5.0.4
# this package isn't in pypi
https://github.com/fruch/repodataParser/archive/py3.zip ; python_version > '3'
pytest==4.6.4
tcconfig==0.26.0
selenium==3.141.0
mysql-connector-python==8.0.20
docker==4.2.0
python-jenkins==1.4.0
# ssh2-python==0.22.0
# fix segmentation fault with ssh2-python
https://github.com/dkropachev/ssh2-python/archive/fix_segmentation.zip
parameterized==0.7.4
pylint==2.8.3 # Needed for pre-commit hooks
autopep8==1.5.3 # Needed for pre-commit hooks
kubernetes==12.0.1
ldap3==2.7
google-api-python-client==2.1.0
pip-tools==5.4.0