forked from elixir-cloud-aai/TEStribute
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
110 lines (110 loc) · 1.83 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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
addict==2.2.0
asn1crypto==0.24.0
astroid==2.2.5
atomicwrites==1.3.0
attrs==19.2.0
Automat==0.8.0
autopep8==1.4.4
bleach==3.3.0
bravado==10.4.1
bravado-core==5.13.1
certifi==2019.6.16
cffi==1.12.3
chardet==3.0.4
Click==7.0
clickclick==1.2.2
connexion==2.3.0
constantly==15.1.0
coverage==5.0.3
coveralls==2.2.0
crochet==1.10.0
cryptography==3.3.2
cssselect==1.0.3
decorator==4.4.0
dicttoxml==1.7.4
docopt==0.6.2
docutils==0.15.2
drs-client==0.2.0
entrypoints==0.3
fido==4.2.2
flake8==3.7.9
Flask==1.1.1
forex-python==1.8
future==0.17.1
geocoder==1.38.1
geographiclib==1.49
geoip2==2.9.0
geopy==1.20.0
hyperlink==19.0.0
idna==2.8
importlib-metadata==0.19
incremental==21.3.0
inflection==0.3.1
ip2geotools==0.1.5
IP2Location==8.1.0
isort==4.3.21
itsdangerous==1.1.0
Jinja2==2.11.3
jsonpointer==2.0
jsonref==0.2
jsonschema==2.6.0
lazy-object-proxy==1.4.1
lxml>=4.3.5
MarkupSafe==1.1.1
maxminddb==1.5.2
mccabe==0.6.1
monotonic==1.5
more-itertools==7.2.0
msgpack-python==0.5.6
mypy==0.761
mypy-extensions==0.4.3
numpy==1.17.2
openapi-spec-validator==0.2.8
packaging==19.0
pip-review==1.0
pkginfo==1.5.0.1
pluggy==0.12.0
py==1.10.0
pycodestyle==2.5.0
pycparser==2.19
pyflakes==2.1.1
Pygments==2.7.4
PyHamcrest==1.9.0
PyJWT==1.6.4
pylint==2.3.1
pyparsing==2.4.1.1
pyquery==1.4.0
pyrsistent==0.15.3
pytest==5.0.1
python-dateutil==2.8.0
pytz==2019.1
PyYAML==5.4
ratelim==0.1.6
readme-renderer==24.0
requests>=2.22.0
requests-toolbelt==0.9.1
rfc3987==1.3.8
selenium==3.141.0
setuptools-git==1.2
simplejson==3.16.0
six==1.12.0
strict-rfc3339==0.7
swagger-spec-validator==2.4.3
swagger-ui-bundle==0.0.5
tes-client==0.2.1
tqdm==4.32.2
twine==1.13.0
Twisted==22.1.0
typed-ast==1.4.0
typing==3.7.4
typing-extensions==3.7.4
urllib3==1.26.5
wcwidth==0.1.7
webcolors==1.9.1
webencodings==0.5.1
Werkzeug==0.15.6
wrapt==1.11.2
yelp-bytes==0.3.0
yelp-encodings==0.1.3
zipp==0.5.2
zope.interface>=4.6.0