forked from SatelliteQE/robottelo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
36 lines (34 loc) · 884 Bytes
/
requirements.txt
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
# file generated by https://github.com/bndr/pipreqs
# Version updates managed by pyup.io
attrdict==2.0.1
azure>=3.0.0,<5.0.0
cryptography==2.7
fauxfactory==3.0.6
idna==2.8
Inflector==2.0.12
mock==3.0.5
navmazing==1.1.6
paramiko==2.5.0
productmd==1.26
pytest==4.6.3
pytest-services==1.3.1
pytest-mock==1.10.4
selenium==3.141.0
requests==2.22.0
testimony==2.1.0
unittest2==1.1.0
PyNaCl==1.2.1
wait-for==1.1.1
widgetastic.core==0.51
widgetastic.patternfly==1.3.1
wrapanapi==3.2.0
urllib3==1.25.3
PyYAML==5.1.2
tenacity==6.0.0
pyotp==2.3.0
# Get airgun, nailgun and upgrade from master
git+https://github.com/SatelliteQE/airgun.git#egg=airgun
git+https://github.com/SatelliteQE/nailgun.git@stable-satellite#egg=nailgun
git+https://github.com/SatelliteQE/satellite6-upgrade.git#egg=satellite6-upgrade
git+https://github.com/SatelliteQE/automation-tools#egg=automation-tools
--editable .