File tree Expand file tree Collapse file tree 1 file changed +53
-1
lines changed Expand file tree Collapse file tree 1 file changed +53
-1
lines changed Original file line number Diff line number Diff line change @@ -12,24 +12,61 @@ certifi==2023.7.22
1212 # via requests
1313charset-normalizer == 3.3.1
1414 # via requests
15+ click == 8.1.7
16+ # via nltk
17+ contourpy == 1.2.0
18+ # via matplotlib
19+ cycler == 0.12.1
20+ # via matplotlib
1521docutils == 0.18.1
1622 # via
1723 # pybtex-docutils
1824 # sphinx
1925 # sphinx-rtd-theme
2026 # sphinxcontrib-bibtex
27+ et-xmlfile == 1.1.0
28+ # via openpyxl
29+ fonttools == 4.48.1
30+ # via matplotlib
2131idna == 3.4
2232 # via requests
2333imagesize == 1.4.1
2434 # via sphinx
2535jinja2 == 3.1.3
2636 # via sphinx
37+ joblib == 1.3.2
38+ # via nltk
39+ kiwisolver == 1.4.5
40+ # via matplotlib
2741latexcodec == 2.0.1
2842 # via pybtex
2943markupsafe == 2.1.3
3044 # via jinja2
45+ matplotlib == 3.8.2
46+ # via niapy
47+ niapy == 2.1.0
48+ # via -r requirements.in
49+ nltk == 3.8.1
50+ # via -r requirements.in
51+ numpy == 1.26.4
52+ # via
53+ # -r requirements.in
54+ # contourpy
55+ # matplotlib
56+ # niapy
57+ # pandas
58+ openpyxl == 3.1.2
59+ # via niapy
3160packaging == 23.2
32- # via sphinx
61+ # via
62+ # matplotlib
63+ # sphinx
64+ pandas == 2.2.0
65+ # via
66+ # -r requirements.in
67+ # niapy
68+ pillow == 10.2.0
69+ # via matplotlib
3370pybtex == 0.24.0
3471 # via
3572 # pybtex-docutils
@@ -38,14 +75,25 @@ pybtex-docutils==1.0.3
3875 # via sphinxcontrib-bibtex
3976pygments == 2.16.1
4077 # via sphinx
78+ pyparsing == 3.1.1
79+ # via matplotlib
80+ python-dateutil == 2.8.2
81+ # via
82+ # matplotlib
83+ # pandas
84+ pytz == 2024.1
85+ # via pandas
4186pyyaml == 6.0.1
4287 # via pybtex
88+ regex == 2023.12.25
89+ # via nltk
4390requests == 2.31.0
4491 # via sphinx
4592six == 1.16.0
4693 # via
4794 # latexcodec
4895 # pybtex
96+ # python-dateutil
4997snowballstemmer == 2.2.0
5098 # via sphinx
5199sphinx == 7.2.6
@@ -77,5 +125,9 @@ sphinxcontrib-qthelp==1.0.6
77125 # via sphinx
78126sphinxcontrib-serializinghtml == 1.1.9
79127 # via sphinx
128+ tqdm == 4.66.1
129+ # via nltk
130+ tzdata == 2023.4
131+ # via pandas
80132urllib3 == 2.0.7
81133 # via requests
You can’t perform that action at this time.
0 commit comments