forked from nucypher/nucypher
-
Notifications
You must be signed in to change notification settings - Fork 0
/
dev-requirements.txt
58 lines (58 loc) · 1.12 KB
/
dev-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
-i https://pypi.python.org/simple
aafigure==0.6
alabaster==0.7.12
ansible==2.9.5
apipkg==1.5
attrs==19.3.0
babel==2.8.0
bumpversion==0.5.3
certifi==2019.11.28
cffi==1.14.0
chardet==3.0.4
commonmark==0.9.1
coverage==5.0.3
cryptography==2.8
decorator==4.4.1
docutils==0.16
execnet==1.7.1
filelock==3.0.12
git+https://github.com/nucypher/py-solc.git@391b8da1a6bac5816877197bda25527c6b0b8c15#egg=py-solc
greenlet==0.4.15
idna==2.9
imagesize==1.2.0
jinja2==3.0.0a1
markupsafe==1.1.1
more-itertools==8.2.0
mypy-extensions==0.4.3
mypy==0.761
packaging==20.1
pluggy==0.13.1
py==1.8.1
pycparser==2.19
pygments==2.5.2
pyparsing==2.4.6
pytest-cov==2.8.1
pytest-forked==1.1.3
pytest-mock==2.0.0
pytest-mypy==0.5.0
pytest-twisted==1.12
pytest-xdist==1.31.0
pytest==5.3.5
pytz==2019.3
pyyaml==5.3
recommonmark==0.6.0
requests==2.23.0
six==1.14.0
snowballstemmer==2.0.0
sphinx-rtd-theme==0.4.3
sphinx==2.4.3
sphinxcontrib-applehelp==1.0.1
sphinxcontrib-devhelp==1.0.1
sphinxcontrib-htmlhelp==1.0.3
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.2
sphinxcontrib-serializinghtml==1.1.3
typed-ast==1.4.1
typing-extensions==3.7.4.1
urllib3==1.25.8
wcwidth==0.1.8