forked from palindromicity/dotifi
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements-dev.txt
42 lines (42 loc) · 878 Bytes
/
requirements-dev.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
appdirs==1.4.4
atomicwrites==1.4.0
attrs==20.3.0
certifi==2020.11.8
cfgv==3.2.0
chardet==3.0.4
colorama==0.4.4; sys_platform == "win32" and python_version != "3.4"
confuse==1.3.0
distlib==0.3.1
docker==4.3.1
filelock==3.0.12
identify==1.5.9
idna==2.10
importlib-metadata==2.0.0
jsonpickle==1.4.1
lxml==4.3.5
mock==4.0.2
more-itertools==8.6.0; python_version > "2.7"
nipyapi==0.15.0
nodeenv==1.5.0
packaging==20.4
pluggy==0.13.1
pre-commit==2.8.2
py==1.9.0
pygraphviz==1.6
pyparsing==2.4.7
pytest==4.6.11
pytest-mock==3.2.0
pywin32==227; sys_platform == "win32"
pyyaml==5.3.1
requests==2.24.0
ruamel.yaml==0.16.10
ruamel.yaml.clib==0.2.2; platform_python_implementation == "CPython" and python_version < "3.9"
six==1.15.0
toml==0.10.2
urllib3==1.25.11
virtualenv==20.1.0
wcwidth==0.2.5
websocket-client==0.57.0
wheel==0.34.2
xmltodict==0.12.0
zipp==3.4.0; python_version < "3.8"