Skip to content

Commit 757fbb3

Browse files
authored
docs: update requirements.txt
1 parent 8e42377 commit 757fbb3

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

requirements.txt

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1-
PyQt6==6.5.2
2-
psutil==5.9.5
3-
requests==2.31.0
1+
PyQt6>=6.0.0,<7.0.0
2+
psutil>=5.8.0,<6.0.0
3+
requests>=2.25.0,<3.0.0
4+
numpy>=1.20.0,<2.0.0
5+
torch>=1.9.0,<2.0.0

0 commit comments

Comments
 (0)