forked from nucypher/nucypher
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdev-requirements.txt
60 lines (60 loc) · 1.21 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
59
60
-i https://pypi.python.org/simple
aafigure==0.6
alabaster==0.7.12
ansible==2.9.6
apipkg==1.5
attrs==19.3.0
babel==2.8.0
bumpversion==0.5.3
certifi==2020.4.5.1
cffi==1.14.0
chardet==3.0.4
commonmark==0.9.1
coverage==5.0.4
cryptography==2.9
decorator==4.4.2
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
importlib-metadata==1.6.0 ; python_version < '3.8'
jinja2==3.0.0a1
markupsafe==1.1.1
more-itertools==8.2.0
mypy-extensions==0.4.3
mypy==0.770
packaging==20.3
pluggy==0.13.1
py==1.8.1
pycparser==2.20
pygments==2.6.1
pyparsing==3.0.0a1
pytest-cov==2.8.1
pytest-forked==1.1.3
pytest-mock==3.0.0
pytest-mypy==0.6.1
pytest-twisted==1.12
pytest-xdist==1.31.0
pytest==5.4.1
pytz==2019.3
pyyaml==5.3.1
recommonmark==0.6.0
requests==2.23.0
six==1.14.0
snowballstemmer==2.0.0
sphinx-rtd-theme==0.4.3
sphinx==3.0.0
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==1.0.3
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.4
typed-ast==1.4.1
typing-extensions==3.7.4.2 ; python_version < '3.8'
urllib3==1.25.8
wcwidth==0.1.9
zipp==3.1.0