File tree Expand file tree Collapse file tree 3 files changed +14
-14
lines changed Expand file tree Collapse file tree 3 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 1- click==8.1.3
1+ click==8.1.7
22pyyaml==6.0.1
Original file line number Diff line number Diff line change 11-r requirements.txt
22-r requirements-cli.txt
33bump2version == 1.0.1
4- jsonpickle == 3.0.2
5- coverage == 6.5.0
4+ jsonpickle == 3.0.3
5+ coverage == 7.4.4
66ipdb == 0.13.13
77numpy >= 1.24.4 ,< 2.0.0
8- pytest == 7.4.2
9- pytest-cov == 4.1 .0
10- python-dotenv == 0.21.0
11- watchdog = =2.2.0
8+ pytest == 8.1.1
9+ pytest-cov == 5.0 .0
10+ python-dotenv == 1.0.1
11+ watchdog > =2.2.0
1212Sphinx == 6.2.1 # We use the html style that is not supported in Sphinx 7 anymore.
1313sphinx-sitemap == 2.5.1
14- sphinxemoji = =0.2.0
15- flake8 == 6.1 .0
16- python-dateutil == 2.8.2
17- orjson == 3.9.15
18- wheel == 0.41.2
14+ sphinxemoji > =0.2.0
15+ flake8 == 7.0 .0
16+ python-dateutil == 2.9.0.post0
17+ orjson == 3.10.0
18+ wheel == 0.43.0
1919tomli == 2.0.1
2020tomli-w == 1.0.0
21- pydantic == 2.4.2
21+ pydantic == 2.6.4
Original file line number Diff line number Diff line change 1- ordered-set >= 4.0.2 ,< 4.2.0
1+ ordered-set >= 4.1.0 ,< 4.2.0
You can’t perform that action at this time.
0 commit comments