Skip to content

Commit

Permalink
限制numpy版本
Browse files Browse the repository at this point in the history
  • Loading branch information
jscslld committed Dec 23, 2023
1 parent 46fb691 commit dc8d4af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Flask_SQLAlchemy>=2.5.1
marshmallow>=3.18.0
marshmallow_sqlalchemy>=0.28.1
matplotlib>=3.5.3
numpy>=1.21.3
numpy>=1.21.3,<1.22
opencv-python>=4.3.0
Pillow>=9.2.0
PyMySQL>=1.0.2
Expand Down

0 comments on commit dc8d4af

Please sign in to comment.