Skip to content

Commit

Permalink
pillow security
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Kevin Allemann committed Apr 13, 2020
1 parent efec2e0 commit 4e17d45
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deepsphere/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import importlib
import sys

__version__ = "0.1.11"
__version__ = "0.1.12"


def import_modules(names, src, dst):
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ torchvision==0.4.2
pyyaml==5.2
jupyter==1.0.0
pytorch-ignite==0.2.1
pillow==6.2.1
pillow==6.2.2
#

0 comments on commit 4e17d45

Please sign in to comment.