Skip to content
This repository was archived by the owner on Aug 12, 2020. It is now read-only.

Commit d9ac52d

Browse files
Alejandro BrunacciAlejandro Brunacci
Alejandro Brunacci
authored and
Alejandro Brunacci
committed
Fix requirements.txt: Setting django version to 1.9 and pillow to 5.0.0
1 parent da99c92 commit d9ac52d

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
@@ -1,2 +1,2 @@
1-
django
2-
pillow
1+
django==1.9
2+
pillow==5.0.0

0 commit comments

Comments
 (0)