Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
Get last version of django in requirements : 3.2.15
  • Loading branch information
ptitloup authored Sep 5, 2022
1 parent 4b6da94 commit 8da4e6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Django==3.2
Django==3.2.15
django-ckeditor==6.0.0
Pillow==9.0.0; python_version >= '3.7'
Pillow==8.3.2; python_version == '3.6'
Expand Down

0 comments on commit 8da4e6a

Please sign in to comment.