docs: update requirements.txt

This commit is contained in:
leafspark 2024-08-04 19:16:52 -07:00 committed by GitHub
parent 8e42377150
commit 757fbb34ec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 3 deletions

View File

@ -1,3 +1,5 @@
PyQt6==6.5.2 PyQt6>=6.0.0,<7.0.0
psutil==5.9.5 psutil>=5.8.0,<6.0.0
requests==2.31.0 requests>=2.25.0,<3.0.0
numpy>=1.20.0,<2.0.0
torch>=1.9.0,<2.0.0