-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
83 lines (83 loc) · 1.37 KB
/
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
appdirs==1.4.4
async-generator==1.10
attrs==19.3.0
Automat==0.8.0
blinker==1.4
certifi==2019.11.28
cffi==1.15.0
chardet==3.0.4
Click==7.0
colorama==0.4.3
configobj==5.0.6
constantly==15.1.0
cryptography==2.8
distlib==0.3.4
distro==1.4.0
docopt==0.6.2
entrypoints==0.3
Faker==13.7.0
filelock==3.6.0
h11==0.13.0
httplib2==0.14.0
hyperlink==19.0.0
idna==2.8
importlib-metadata==1.5.0
incremental==16.10.1
iniconfig==1.1.1
jeepney==0.8.0
Jinja2==2.10.1
jsonpatch==1.22
jsonpointer==2.0
jsonschema==3.2.0
keyring==18.0.1
launchpadlib==1.10.13
lazr.restfulclient==0.14.2
lazr.uri==1.0.3
MarkupSafe==1.1.0
more-itertools==4.2.0
netifaces==0.10.4
oauthlib==3.1.0
outcome==1.1.0
packaging==21.3
pbr==5.10.0
pexpect==4.6.0
pipreqs==0.4.11
platformdirs==2.5.2
pluggy==1.0.0
ptyprocess==0.7.0
py==1.11.0
pyasn1==0.4.2
pyasn1-modules==0.2.1
pycparser==2.21
PyHamcrest==1.9.0
PyJWT==1.7.1
pymacaroons==0.13.0
PyNaCl==1.3.0
pyOpenSSL==19.0.0
pyparsing==3.0.8
pyrsistent==0.15.5
pyserial==3.4
PySocks==1.7.1
python-dateutil==2.7.3
PyYAML==5.3.1
SecretStorage==2.3.1
selenium==4.1.3
service-identity==18.1.0
simplejson==3.16.0
six==1.14.0
sniffio==1.2.0
sortedcontainers==2.4.0
ssh-import-id==5.10
testresources==2.0.1
tomli==2.0.1
trio==0.20.0
trio-websocket==0.9.2
Twisted==18.9.0
urllib3==1.25.11
urllib3-secure-extra==0.1.0
virtualenv==20.0.23
wadllib==1.3.3
wsproto==1.1.0
yarg==0.1.9
zipp==1.0.0
zope.interface==4.7.1