diff --git a/requirements.txt b/requirements.txt index 27870a7..f127b27 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,20 +1,20 @@ -numpy >= 1.20.0 -scipy >= 1.6.0 +numpy >= 1.25.0 +scipy >= 1.10.0 pandas >= 1.0.0 -openpyxl >= 3.0.0 -rapidfuzz >=3.0.0 -scikit-learn >= 1.0.0 +openpyxl >= 3.1.0 +rapidfuzz >=3.6.0 +scikit-learn >= 1.3.0 mappy >= 2.24 -pysam >= 0.19.0 +pysam >= 0.21.0 Flask >= 2.2.0 waitress >= 2.1.0 Jinja2 >= 3.1.0 -plotly >= 5.0.0 +plotly >= 5.19.0 kaleido >= 0.2.0 cstag >= 1.0.0 -midsv >= 0.10.1 -wslPath >=0.3.0 +midsv >= 0.11.0 +wslPath >=0.4.1