-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
139 lines (139 loc) · 2.38 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
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
aiohttp==3.8.1
aiosignal==1.2.0
allure-pytest==2.8.29
allure-python-commons==2.8.29
appdirs==1.4.4
astroid==2.5
async-timeout==4.0.1
attrs==20.1.0
backports.entry-points-selectable==1.1.1
bleach==4.1.0
boto3==1.20.15
botocore==1.23.15
cachetools==4.2.4
certifi==2021.10.8
cffi==1.15.0
chardet==3.0.4
charset-normalizer==2.0.7
click==8.0.3
colorama==0.4.4
colorclass==2.2.0
configparser==5.1.0
coverage==6.1.2
cryptography==35.0.0
curlify==2.2.1
dateutils==0.6.10
decorator==4.4.2
distlib==0.3.3
docopt==0.6.2
docutils==0.16
et-xmlfile==1.1.0
Faker==4.1.2
filelock==3.4.0
flaky==3.7.0
Flask==1.1.2
flask-ngrok==0.0.25
frozenlist==1.2.0
future==0.18.2
google-auth==2.3.3
idna==2.10
importlib-metadata==4.8.2
iniconfig==1.1.1
install==1.3.4
isort==5.10.1
itsdangerous==2.0.1
jdcal==1.4.1
Jinja2==3.0.3
jmespath==0.10.0
json5==0.9.5
jsondiff==1.2.0
jsonpickle==1.4.1
jsonpointer==2.0
jsonschema==3.2.0
junitparser==1.4.1
keyring==23.2.1
kubernetes==19.15.0
lazy-object-proxy==1.6.0
MarkupSafe==2.0.1
mccabe==0.6.1
more-itertools==8.11.0
multidict==4.7.6
mysql-connector-python==8.0.27
namedlist==1.8
oauthlib==3.1.0
openpyxl==3.0.5
ordered-set==4.0.2
packaging==20.4
parso==0.7.1
pathlib2==2.3.5
pathspec==0.8.0
pip-review==1.1.0
pip-upgrader==1.4.15
pipenv==2020.8.13
pkginfo==1.5.0.1
platformdirs==2.4.0
pluggy==0.13.1
protobuf==3.19.1
psutil==5.7.2
psycopg2==2.9.2
py==1.11.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.8.0
pycparser==2.20
Pygments==2.10.0
PyJWT==1.7.1
pylint==2.6.0
pyOpenSSL==19.1.0
pyparsing==2.4.7
pyrsistent==0.18.0
pytest==6.0.1
pytest-cov==2.10.1
pytest-env==0.6.2
pytest-forked==1.3.0
pytest-html==2.1.1
pytest-instafail==0.4.2
pytest-json==0.4.0
pytest-json-report==1.2.1
pytest-metadata==1.10.0
pytest-rerunfailures==9.1.1
python-dateutil==2.8.1
python-dotenv==0.14.0
pytz==2020.1
PyYAML==6.0
readme-renderer==26.0
regex==2020.7.14
requests==2.24.0
requests-oauthlib==1.3.0
requests-toolbelt==0.9.1
retry==0.9.2
rfc3986==1.5.0
rsa==4.7.2
s3transfer==0.5.0
singledispatch==3.7.0
six==1.16.0
terminaltables==3.1.0
testpath==0.4.4
text-unidecode==1.3
timeout-decorator==0.4.1
toml==0.10.2
tqdm==4.62.3
twine==3.2.0
typing_extensions==4.0.0
tzlocal==2.1
uncurl==0.0.10
uritemplate==3.0.1
urllib3==1.25.11
uuid==1.30
virtualenv==20.0.31
virtualenv-clone==0.5.4
webencodings==0.5.1
websocket-client==1.2.1
Werkzeug==2.0.2
wrapt==1.12.1
xerox==0.4.1
xlrd==1.2.0
XlsxWriter==1.3.3
xlwt==1.3.0
yarl==1.7.2
zipp==3.6.0