mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2026-04-10 12:33:42 +00:00
Update package dependencies (#842)
This commit is contained in:
committed by
GitHub
parent
e742d8af2c
commit
3b83705988
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user