mirror of
https://github.com/tgorordo/carousel.git
synced 2026-06-12 20:42:13 -07:00
add some requirements.txt support
This commit is contained in:
parent
4235e47c6d
commit
910910efcd
2 changed files with 31 additions and 0 deletions
28
requirements.txt
Normal file
28
requirements.txt
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
# This file was autogenerated by uv via the following command:
|
||||
# uv pip compile pyproject.toml -o requirements.txt
|
||||
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
|
||||
pytest==8.3.5
|
||||
# via pytest-benchmark
|
||||
pytest-benchmark==5.1.0
|
||||
# via carousel (pyproject.toml)
|
||||
rich==14.0.0
|
||||
# via carousel (pyproject.toml)
|
||||
Loading…
Add table
Add a link
Reference in a new issue