Skip to content

Commit cc60e8b

Browse files
updated requirements
1 parent 49e9a80 commit cc60e8b

1 file changed

Lines changed: 3 additions & 12 deletions

File tree

requirements.txt

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,7 @@ compress-pickle==2.1.0
66
# via pydantic-numpy
77
lz4==4.4.5
88
# via compress-pickle
9-
numpy==2.2.6 ; python_full_version < '3.11'
10-
# via
11-
# libeq
12-
# pandas
13-
# pydantic-numpy
14-
numpy==2.3.4 ; python_full_version >= '3.11'
15-
# via
16-
# libeq
17-
# pandas
18-
# pydantic-numpy
9+
numpy>=2.2
1910
pandas==2.3.3
2011
# via libeq
2112
pydantic==2.12.5
@@ -30,9 +21,9 @@ python-dateutil==2.9.0.post0
3021
# via pandas
3122
pytz==2025.2
3223
# via pandas
33-
ruamel-yaml==0.18.16
24+
ruamel-yaml
3425
# via pydantic-numpy
35-
ruamel-yaml-clib==0.2.15 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
26+
ruamel-yaml-clib
3627
# via ruamel-yaml
3728
semver==3.0.4
3829
# via pydantic-numpy

0 commit comments

Comments
 (0)