Merge pull request #4382 from MengqingCao/bugfix

upper bound numpy version to <2.0
This commit is contained in:
hoshi-hiyouga 2024-06-20 10:19:37 +08:00 committed by GitHub
commit a459624474
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -18,3 +18,4 @@ matplotlib>=3.7.0
fire
packaging
pyyaml
numpy<2.0.0