mirror of
https://github.com/tgorordo/carousel.git
synced 2026-06-12 20:42:13 -07:00
moving pytest to dev dep
This commit is contained in:
parent
90f842c639
commit
3acc2de9cc
2 changed files with 5 additions and 17 deletions
|
|
@ -2,22 +2,14 @@
|
|||
# uv pip compile pyproject.toml -o requirements.txt --all-extras
|
||||
click==8.1.8
|
||||
# via carousel (pyproject.toml)
|
||||
iniconfig==2.1.0
|
||||
# via pytest
|
||||
markdown-it-py==3.0.0
|
||||
# via rich
|
||||
mdurl==0.1.2
|
||||
# via markdown-it-py
|
||||
numpy==2.2.4
|
||||
# via carousel (pyproject.toml)
|
||||
packaging==24.2
|
||||
# via pytest
|
||||
pluggy==1.5.0
|
||||
# via pytest
|
||||
polars==1.27.1
|
||||
# via carousel (pyproject.toml)
|
||||
py-cpuinfo==9.0.0
|
||||
# via pytest-benchmark
|
||||
pygments==2.19.1
|
||||
# via rich
|
||||
pyside6==6.9.0
|
||||
|
|
@ -28,10 +20,6 @@ pyside6-essentials==6.9.0
|
|||
# via
|
||||
# pyside6
|
||||
# pyside6-addons
|
||||
pytest==8.3.5
|
||||
# via pytest-benchmark
|
||||
pytest-benchmark==5.1.0
|
||||
# via carousel (pyproject.toml)
|
||||
rich==14.0.0
|
||||
# via carousel (pyproject.toml)
|
||||
shiboken6==6.9.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue