Skip to content

Commit

Permalink
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
numpy>=1.12
numpy>=1.22.2
notifiers
matplotlib>=1.3.0
scipy>=0.18
scipy>=1.10.0rc1
bokeh
obspy>=1.0.3
notifiers
Expand All @@ -20,3 +20,6 @@ pytest-xdist
pytest-rerunfailures
pytest-mpl
pillow>=6.2.3 # not directly required, pinned by Snyk to avoid a vulnerability
certifi>=2023.7.22 # not directly required, pinned by Snyk to avoid a vulnerability
requests>=2.31.0 # not directly required, pinned by Snyk to avoid a vulnerability
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit 8794973

Please sign in to comment.