We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bacbcd commit 71db1e6Copy full SHA for 71db1e6
1 file changed
requirements.txt
@@ -1,3 +1,4 @@
1
+annotated-types==0.7.0
2
certifi==2025.4.26
3
charset-normalizer==3.4.2
4
cramjam==2.10.0
@@ -12,6 +13,8 @@ packaging==25.0
12
13
pandas==2.2.3
14
pluggy==1.6.0
15
pyarrow==20.0.0
16
+pydantic==2.11.5
17
+pydantic_core==2.33.2
18
pytest==8.3.5
19
python-dateutil==2.9.0.post0
20
pytz==2025.2
@@ -22,5 +25,7 @@ scipy==1.15.3
22
25
six==1.17.0
23
26
threadpoolctl==3.6.0
24
27
tqdm==4.67.1
28
+typing-inspection==0.4.1
29
+typing_extensions==4.13.2
30
tzdata==2025.2
31
urllib3==2.4.0
0 commit comments