Skip to content
This repository has been archived by the owner on Sep 2, 2023. It is now read-only.

Commit

Permalink
Merge pull request #72 from fphammerle/dependabot/pip/examples/pillow…
Browse files Browse the repository at this point in the history
…-9.0.1

#72
  • Loading branch information
fphammerle committed Mar 15, 2022
2 parents 0608478 + c344c5e commit 3ac1292
Show file tree
Hide file tree
Showing 2 changed files with 119 additions and 144 deletions.
1 change: 1 addition & 0 deletions examples/Pipfile
Expand Up @@ -21,6 +21,7 @@ numpy = "<1.22"
# > import importlib_resources as resources # type: ignore
# > ModuleNotFoundError: No module named 'importlib_resources'
importlib-resources = {markers = "python_version <= '3.8'"}
scipy = "<1.8"
# > File "[...]/python3.8/site-packages/importlib_resources/_compat.py", line 11, in <module>
# > from zipp import Path as ZipPath # type: ignore
# > ModuleNotFoundError: No module named 'zipp'
Expand Down

0 comments on commit 3ac1292

Please sign in to comment.