Skip to content

Commit fd6932b

Browse files
authored
Update requirements.txt
1 parent ca962cb commit fd6932b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
GitPython==3.1.41
2-
matplotlib==3.5.3
3-
numpy==1.21.6
4-
scipy==1.7.3
5-
PyWavelets==1.3.0
6-
zstandard==0.21.0
1+
GitPython>=3.1.41
2+
matplotlib>=3.5.3
3+
numpy>=1.21.6
4+
scipy>=1.7.3
5+
PyWavelets>=1.3.0
6+
zstandard>=0.21.0

0 commit comments

Comments
 (0)