Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ pandocfilters==1.4.2 # via nbconvert
pathlib2==2.3.5 # via ipython, pickleshare
pexpect==4.6.0 # via ipython
pickleshare==0.7.4 # via ipython
pillow==6.2.2
pillow==9.3.0
premailer==3.0.0 # via django-premailer
prompt-toolkit==1.0.15 # via ipython
psycopg2==2.7.5
Expand Down
2 changes: 1 addition & 1 deletion requirements_local.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
tornado==4.5.3
django==1.11.29
pillow==6.2.2
pillow==9.3.0
django-recaptcha==1.4.0
python-gettext==3.0
beautifulsoup==3.2.1
Expand Down