We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents caa415d + 07e0fdf commit 101384eCopy full SHA for 101384e
3 files changed
Pipfile
@@ -7,6 +7,7 @@ name = "pypi"
7
flickrapi = "*"
8
GitPython = "*"
9
google-api-python-client = "*"
10
+h11 = ">=0.16.0" # Ensure dependency is secure
11
internetarchive = "*"
12
jupyterlab = ">=3.6.7"
13
matplotlib = "*"
0 commit comments