-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
53 lines (53 loc) · 2.23 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
-i https://pypi.org/simple
appdirs==1.4.4
attrs==20.2.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
bleach==3.1.5; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
cachecontrol==0.12.6
certifi==2020.6.20
cffi==1.14.2
chardet==3.0.4
colorama==0.4.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
cryptography==3.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
distlib==0.3.1
docutils==0.16; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
filelock==3.0.12
idna==2.10; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
iniconfig==1.0.1
jeepney==0.4.3; sys_platform == 'linux'
keyring==21.4.0; python_version >= '3.6'
more-itertools==8.5.0; python_version >= '3.5'
msgpack==1.0.0
multidict==4.7.6; python_version >= '3.5'
oauthlib==3.1.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
packaging==20.4; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pkginfo==1.5.0.1
pluggy==0.13.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
py==1.9.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pycparser==2.20; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pygments==2.7.0; python_version >= '3.5'
pyparsing==2.4.7; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
pytest-mock==3.6.1
pytest-vcr==1.0.2
pytest==7.0.1
python-dateutil==2.8.1
pyyaml==5.3.1
readme-renderer==26.0
requests-oauthlib==1.3.0
requests-toolbelt==0.9.1
requests==2.24.0
rfc3986==1.4.0
secretstorage==3.1.2; sys_platform == 'linux'
six==1.15.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
toml==0.10.1
tox==3.20.0
tqdm==4.49.0; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
twine==3.2.0
urllib3==1.25.10; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
vcrpy==4.1.0; python_version >= '3.5'
virtualenv==20.0.31; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
webencodings==0.5.1
wheel==0.35.1
wrapt==1.12.1
yarl==1.5.1; python_version >= '3.6'
pydantic==1.9.2
python-decouple==3.7