Update package dependencies (#842)

This commit is contained in:
Sebastian Raschka
2025-09-22 18:32:39 -05:00
committed by GitHub
parent e742d8af2c
commit 3b83705988

View File

@@ -21,7 +21,7 @@ dependencies = [
"tiktoken>=0.5.1",
"matplotlib>=3.7.1",
"tqdm>=4.66.1",
"numpy>=1.26,<2.1",
"numpy>=1.26",
"pandas>=2.2.1",
"pip>=25.0.1",
"pytest>=8.3.5",