Skip to content

Commit

Permalink
[Mod] set numpy version to 1.21.5 to ensure Python 3.7 compatability
Browse files Browse the repository at this point in the history
  • Loading branch information
vnpy committed Jun 26, 2022
1 parent addfbaa commit e6e435d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ tzlocal==4.2
PySide6==6.2.3
pyqtgraph==0.12.3
qdarkstyle==3.0.3
numpy==1.22.3
numpy==1.21.5
pandas==1.3.5
matplotlib==3.5.1
seaborn==0.11.2
Expand Down

0 comments on commit e6e435d

Please sign in to comment.