-
Notifications
You must be signed in to change notification settings - Fork 5
/
requirements.txt
74 lines (74 loc) · 1.27 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
alabaster==0.7.12
astroid==2.8.4
asttokens==2.0.5
Babel==2.9.1
backcall==0.2.0
black==22.10.0
certifi==2020.12.5
cfgv==3.3.1
chardet==4.0.0
click==8.1.3
decorator==4.4.2
distlib==0.3.6
docutils==0.17.1
executing==0.8.2
filelock==3.8.0
identify==2.5.8
idna==2.10
imagesize==1.2.0
ipython==8.0.1
ipython-genutils==0.2.0
isodate==0.6.0
isort==5.9.3
jedi==0.18.0
Jinja2==3.0.1
jsonpickle==2.0.0
lark==1.0.0
lazy-object-proxy==1.6.0
MarkupSafe==2.0.1
matplotlib-inline==0.1.2
mccabe==0.6.1
mypy==0.910
mypy-extensions==0.4.3
networkx==2.5.1
nodeenv==1.7.0
numpy==1.23.0
Owlready2==0.33
packaging==21.0
pandas==1.3.0
parso==0.8.2
pathspec==0.9.0
pexpect==4.8.0
pickleshare==0.7.5
platformdirs==2.4.0
pre-commit==2.20.0
prompt-toolkit==3.0.19
ptyprocess==0.7.0
pure-eval==0.2.2
Pygments==2.9.0
pylint==2.11.1
pyparsing==2.4.7
python-dateutil==2.8.2
pytz==2021.1
pyvis==0.1.9
PyYAML==6.0
rdflib==5.0.0
requests==2.25.1
six==1.15.0
snowballstemmer==2.1.0
Sphinx==4.1.1
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
stack-data==0.1.4
toml==0.10.2
tomli==2.0.1
traitlets==5.0.5
typing-extensions==3.10.0.2
urllib3==1.26.6
virtualenv==20.16.6
wcwidth==0.2.5
wrapt==1.13.2