Skip to content

Commit 65b22ac

Browse files
committed
update python modules
1 parent 19249f8 commit 65b22ac

File tree

2 files changed

+1564
-1287
lines changed

2 files changed

+1564
-1287
lines changed

Pipfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ flickrapi = "*"
88
GitPython = "*"
99
google-api-python-client = "*"
1010
h11 = ">=0.16.0" # Ensure dependency is secure
11-
internetarchive = "*"
11+
internetarchive = ">=5.5.1"
1212
jupyterlab = ">=3.6.7"
1313
matplotlib = "*"
1414
numpy = "*"
@@ -19,7 +19,7 @@ Pygments = "*"
1919
python-dotenv = "*"
2020
requests = ">=2.31.0"
2121
seaborn = "*"
22-
urllib3 = ">=1.26.18"
22+
urllib3 = ">=2.5.0"
2323
wordcloud = "*"
2424

2525
[dev-packages]

0 commit comments

Comments
 (0)