Skip to content

Commit c6feefc

Browse files
committed
update requirements to solve security alert
1 parent 0ecdc6e commit c6feefc

5 files changed

Lines changed: 775 additions & 769 deletions

File tree

Pipfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ flask = "==2.3.3"
2626
fonttools = "==4.45.1"
2727
h5py = "==3.10.0"
2828
hicmatrix = "==15"
29-
idna = "==3.4"
29+
idna = "*"
3030
importlib-metadata = "==6.8.0"
3131
importlib-resources = "==6.1.1"
3232
intervaltree = "==3.1.0"
@@ -61,7 +61,7 @@ sortedcontainers = "==2.4.0"
6161
tables = "==3.8.0"
6262
toolz = "==0.12.0"
6363
urllib3 = "==2.1.0"
64-
werkzeug = "==3.0.1"
64+
werkzeug = "*"
6565
win32-setctime = "==1.1.0"
6666
xmltodict = "==0.13.0"
6767
zipp = "==3.17.0"

0 commit comments

Comments
 (0)