Skip to content

Commit 6d58f53

Browse files
Update numpy requirement from <2.0.0 to <3.0.0
Updates the requirements on [numpy](https://github.com/numpy/numpy) to permit the latest version. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v0.2.0...v2.0.1) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fabf829 commit 6d58f53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
numpy<2.0.0 # temporal not using numpy 2.0.0
1+
numpy<3.0.0 # temporal not using numpy 2.0.0
22
pandas>=2.1.0
33
tqdm
44
tiktoken>=0.7.0 # for counting token

0 commit comments

Comments
 (0)