Skip to content
Open
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ flickrapi = "*"
GitPython = "*"
google-api-python-client = "*"
h11 = ">=0.16.0" # Ensure dependency is secure
internetarchive = ">=5.5.1"
jupyterlab = ">=3.6.7"
matplotlib = "*"
numpy = "*"
Expand All @@ -22,6 +21,7 @@ requests = ">=2.31.0"
seaborn = "*"
urllib3 = ">=2.5.0"
wordcloud = "*"
internetarchive = "*"

[dev-packages]
black = "*"
Expand Down
8 changes: 4 additions & 4 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading