Skip to content
This repository was archived by the owner on Aug 14, 2025. It is now read-only.

Commit 8700dc6

Browse files
committed
build: Bump version to 0.2.15
1 parent 4692024 commit 8700dc6

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

requirements.txt

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
# This file was autogenerated by uv via the following command:
2+
# uv export --frozen --no-hashes --no-emit-project --no-default-groups --output-file=requirements.txt
3+
annotated-types==0.7.0
4+
anyio==4.9.0
5+
certifi==2025.6.15
6+
charset-normalizer==3.4.2
7+
click==8.2.1
8+
colorama==0.4.6 ; sys_platform == 'win32'
9+
distro==1.9.0
10+
fire==0.7.0
11+
h11==0.16.0
12+
httpcore==1.0.9
13+
httpx==0.28.1
14+
idna==3.10
15+
markdown-it-py==3.0.0
16+
mdurl==0.1.2
17+
numpy==2.3.1
18+
pandas==2.3.0
19+
prompt-toolkit==3.0.51
20+
pyaml==25.5.0
21+
pydantic==2.11.7
22+
pydantic-core==2.33.2
23+
pygments==2.19.2
24+
python-dateutil==2.9.0.post0
25+
pytz==2025.2
26+
pyyaml==6.0.2
27+
requests==2.32.4
28+
rich==14.0.0
29+
six==1.17.0
30+
sniffio==1.3.1
31+
termcolor==3.1.0
32+
tqdm==4.67.1
33+
typing-extensions==4.14.0
34+
typing-inspection==0.4.1
35+
tzdata==2025.2
36+
urllib3==2.5.0
37+
wcwidth==0.2.13

0 commit comments

Comments
 (0)