File tree Expand file tree Collapse file tree 2 files changed +42
-43
lines changed Expand file tree Collapse file tree 2 files changed +42
-43
lines changed Original file line number Diff line number Diff line change 1
1
-r requirements.txt
2
2
-r requirements-doc.txt
3
3
4
- black == 24.8.0
5
- click == 8.1.7
6
- iniconfig == 2.0.0
7
- isort == 5.13.2
8
- flake8 == 7.1.1
9
- mypy-extensions == 1.0.0
10
- numpy == 2.0.1
11
- packaging == 24.1
12
- pathspec == 0.12.1
13
- platformdirs == 4.2.2
14
- pluggy == 1.5.0
15
- pycodestyle == 2.12.1
16
- pyflakes == 3.2.0
17
- pykalman-bardo == 0.9.7
18
- pytest == 8.3.2
19
- scipy == 1.14.0
4
+ black
5
+ click
6
+ iniconfig
7
+ isort
8
+ flake8
9
+ mypy-extensions
10
+ packaging
11
+ pathspec
12
+ platformdirs
13
+ pluggy
14
+ pycodestyle
15
+ pyflakes
16
+ pykalman-bardo
17
+ pytest
18
+ scipy
Original file line number Diff line number Diff line change 1
- alabaster==0.7.16
2
- Babel==2.15.0
3
- beautifulsoup4==4.12.3
4
- certifi==2024.7.4
5
- charset-normalizer==3.3.2
6
- docutils==0.21.2
7
- furo==2024.7.18
8
- idna==3.7
9
- imagesize==1.4.1
10
- Jinja2==3.1.4
11
- MarkupSafe==2.1.5
12
- packaging==24.1
13
- pathspec==0.12.1
14
- platformdirs==4.2.2
15
- Pygments==2.18.0
16
- requests==2.32.3
17
- snowballstemmer==2.2.0
18
- soupsieve==2.5
19
- Sphinx==7.4.7
20
- sphinx-basic-ng==1.0.0b2
21
- sphinxcontrib-applehelp==2.0.0
22
- sphinxcontrib-devhelp==2.0.0
23
- sphinxcontrib-htmlhelp==2.1.0
24
- sphinxcontrib-jsmath==1.0.1
25
- sphinxcontrib-qthelp==2.0.0
26
- sphinxcontrib-serializinghtml==2.0.0
1
+ alabaster
2
+ Babel
3
+ beautifulsoup4
4
+ certifi
5
+ charset-normalizer
6
+ docutils
7
+ furo
8
+ idna
9
+ imagesize
10
+ Jinja2
11
+ MarkupSafe
12
+ packaging
13
+ pathspec
14
+ platformdirs
15
+ Pygments
16
+ requests
17
+ snowballstemmer
18
+ soupsieve
19
+ Sphinx
20
+ sphinx-basic-ng
21
+ sphinxcontrib-applehelp
22
+ sphinxcontrib-devhelp
23
+ sphinxcontrib-htmlhelp
24
+ sphinxcontrib-jsmath
25
+ sphinxcontrib-qthelp
26
+ sphinxcontrib-serializinghtml
27
27
sphinxcontrib-websupport
28
- urllib3==2.2.2
28
+ urllib3
You can’t perform that action at this time.
0 commit comments