Skip to content

Commit 71db1e6

Browse files
committed
updated requirements.txt to fix workflow for pytest
1 parent 8bacbcd commit 71db1e6

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

requirements.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
annotated-types==0.7.0
12
certifi==2025.4.26
23
charset-normalizer==3.4.2
34
cramjam==2.10.0
@@ -12,6 +13,8 @@ packaging==25.0
1213
pandas==2.2.3
1314
pluggy==1.6.0
1415
pyarrow==20.0.0
16+
pydantic==2.11.5
17+
pydantic_core==2.33.2
1518
pytest==8.3.5
1619
python-dateutil==2.9.0.post0
1720
pytz==2025.2
@@ -22,5 +25,7 @@ scipy==1.15.3
2225
six==1.17.0
2326
threadpoolctl==3.6.0
2427
tqdm==4.67.1
28+
typing-inspection==0.4.1
29+
typing_extensions==4.13.2
2530
tzdata==2025.2
2631
urllib3==2.4.0

0 commit comments

Comments
 (0)