File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 2
2
-r requirements-cli.txt
3
3
bump2version == 1.0.1
4
4
jsonpickle == 4.0.0
5
- coverage == 7.6.4
5
+ coverage == 7.6.9
6
6
ipdb == 0.13.13
7
7
numpy == 2.1.3
8
- pytest == 8.3.3
8
+ pytest == 8.3.4
9
9
pytest-cov == 6.0.0
10
10
python-dotenv == 1.0.1
11
- Sphinx == 6.2.1 # We use the html style that is not supported in Sphinx 7 anymore.
11
+ Sphinx == 6.2.1 # We use the html style that is not supported in Sphinx 7 anymore.
12
12
sphinx-sitemap == 2.6.0
13
13
sphinxemoji == 0.3.1
14
14
flake8 == 7.1.1
15
15
python-dateutil == 2.9.0.post0
16
16
orjson == 3.10.12
17
- wheel == 0.45.0
18
- tomli == 2.1.0
17
+ wheel == 0.45.1
18
+ tomli == 2.2.1
19
19
tomli-w == 1.1.0
20
- pydantic == 2.9.2
20
+ pydantic == 2.10.3
21
21
pytest-benchmark == 5.1.0
22
22
pandas == 2.2.3
23
- polars == 1.13.1
23
+ polars == 1.16.0
Original file line number Diff line number Diff line change 1
- orderly-set >= 5.2.3 ,< 6
1
+ orderly-set >= 5.2.3 ,< 6
You can’t perform that action at this time.
0 commit comments