-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
90 lines (90 loc) · 1.6 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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
alabaster==0.7.12
asn1crypto==1.3.0
attrs==19.3.0
Babel==2.8.0
backcall==0.2.0
beautifulsoup4==4.9.1
cached-property==1.5.1
certifi==2020.6.20
chardet==3.0.4
click==7.1.2
coverage==5.2
decorator==4.4.2
deepdiff==5.0.1
docspec==0.2.0
docspec-python==0.0.7
docutils==0.16
dominate==2.5.1
Flask==1.1.2
Flask-WTF==0.14.3
idna==2.10
imagesize==1.2.0
importlib-metadata==1.7.0
invoke==1.4.1
ipython==7.16.1
ipython-genutils==0.2.0
itsdangerous==1.1.0
jedi==0.17.2
Jinja2==2.11.2
MarkupSafe==1.1.1
mock==4.0.2
more-itertools==8.4.0
mypy==0.782
mypy-extensions==0.4.3
nr.collections==0.0.1
nr.databind.core==0.0.20.post1
nr.databind.json==0.0.13
nr.fs==1.6.2
nr.interface==0.0.3
nr.metaclass==0.0.5
nr.parsing.date==0.2.0
nr.pylang.utils==0.0.3
nr.stream==0.0.4
nr.sumtype==0.0.3
nr.utils.re==0.1.0
ordered-set==4.0.2
packaging==20.4
parso==0.7.0
pathtools==0.1.2
pexpect==4.8.0
pickleshare==0.7.5
pluggy==0.13.1
prompt-toolkit==3.0.5
ptyprocess==0.6.0
pudb==2019.2
py==1.9.0
pydoc-markdown==3.3.0
Pygments==2.6.1
pymongo==3.10.1
pymongo-inmemory==0.1.4
pyparsing==2.4.7
pyradamsa==0.1.1
pyscard==1.9.9
pytest==5.4.3
pytest-cov==2.10.0
pytest-mock==3.2.0
python-pkcs11==0.6.0
pytz==2020.1
PyYAML==5.3.1
requests==2.24.0
six==1.15.0
snowballstemmer==2.0.0
soupsieve==2.0.1
Sphinx==3.1.2
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
toml==0.10.1
traitlets==4.3.3
typed-ast==1.4.1
typing-extensions==3.7.4.2
urllib3==1.25.9
urwid==2.1.0
watchdog==0.10.3
wcwidth==0.2.5
Werkzeug==1.0.1
WTForms==2.3.1
zipp==3.1.0