Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurentRDC committed Sep 6, 2022
1 parent b56c356 commit 5f58f6b
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions requirements.txt
@@ -1,6 +1,4 @@
# Numpy 1.19.4 causes problems with Windows 10 build 2004
# https://developercommunity.visualstudio.com/solutions/1241964/view.html
numpy >= 1.17, != 1.19.4
numpy >= 1.22, <2
scipy >= 1.0.0
h5py >= 2.10.0
PyQt5 >=5.15, <6
Expand All @@ -9,4 +7,4 @@ scikit-ued >= 2.1.4, < 3
qdarkstyle >= 2.8, < 3
pyqtgraph >= 0.11
npstreams >= 1.6.5, < 2
packaging >= 20
packaging >= 20

0 comments on commit 5f58f6b

Please sign in to comment.