Skip to content

Commit 589272a

Browse files
authored
Merge pull request #413 from AlisProject/ALIS-5194
security fix
2 parents eee3af2 + ae5a058 commit 589272a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ hashids==1.2.0
44
bleach==3.1.4
55
rfc3987==1.3.8
66
jinja2==2.10.1
7-
pillow==6.2.0
7+
pillow>=6.2.2
88
aws-requests-auth==0.4.2
99
requests_aws4auth==0.9
1010
elasticsearch==6.2.0
@@ -15,4 +15,4 @@ requests_oauthlib==1.2.0
1515
responses==0.10.6
1616
web3==5.0.0
1717
hexbytes==0.2.0
18-
pytz==2019.3
18+
pytz==2019.3

0 commit comments

Comments
 (0)