build: update project dependencies

This commit is contained in:
leafspark 2024-08-07 16:54:01 -07:00 committed by GitHub
parent b8584ac828
commit e4d810b262
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 5 deletions

View File

@ -1,5 +1,7 @@
PyQt6>=6.0.0,<7.0.0
psutil>=5.8.0,<6.0.0
requests>=2.25.0,<3.0.0
numpy>=1.20.0,<2.0.0
torch>=1.9.0,<2.0.0
PyQt6
psutil
requests
numpy<2.0.0
torch
sentencepiece
PyYAML