forked from exonum/exonum-python-client
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
58 lines (58 loc) · 1.04 KB
/
requirements.txt
File metadata and controls
58 lines (58 loc) · 1.04 KB
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
alabaster==0.7.12
appdirs==1.4.3
astroid==2.3.1
attrs==19.2.0
Babel==2.7.0
black==19.3b0
bleach==3.1.0
certifi==2019.9.11
chardet==3.0.4
Click==7.0
docutils==0.15.2
filelock==3.0.12
idna==2.8
imagesize==1.1.0
importlib-metadata==0.23
isort==4.3.21
Jinja2==2.10.1
lazy-object-proxy==1.4.2
MarkupSafe==1.1.1
mccabe==0.6.1
more-itertools==7.2.0
mypy==0.740
mypy-extensions==0.4.1
packaging==19.2
pkginfo==1.5.0.1
pluggy==0.13.0
protobuf==3.9.2 --no-binary=protobuf
py==1.8.0
Pygments==2.4.2
pylint==2.4.2
pyparsing==2.4.2
pysodium==0.7.2
pytz==2019.2
PyYAML==5.1.2
readme-renderer==24.0
requests==2.22.0
requests-toolbelt==0.9.1
six==1.12.0
snowballstemmer==2.0.0
Sphinx==2.2.0
sphinxcontrib-applehelp==1.0.1
sphinxcontrib-devhelp==1.0.1
sphinxcontrib-htmlhelp==1.0.2
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.2
sphinxcontrib-serializinghtml==1.1.3
toml==0.10.0
tox==3.14.0
tqdm==4.36.1
twine==2.0.0
typed-ast==1.4.0
typing-extensions==3.7.4
urllib3==1.25.6
virtualenv==16.7.5
webencodings==0.5.1
websocket-client-py3==0.15.0
wrapt==1.11.2
zipp==0.6.0