Skip to content

Commit 39f5343

Browse files
committed
Upgrade pillow, psycopg2 library version.
1 parent 397ac26 commit 39f5343

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements/base.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@ django-taggit==5.0.1
1111
django-tailwind==4.0.1
1212
ipython==7.33.0
1313
Markdown==3.4.4
14-
Pillow==9.1.0
14+
Pillow==11.2.1
1515
Pygments==2.12.0
1616
python-akismet==0.4.2
1717
requests==2.32.4
1818
six==1.15.0
1919
urllib3==1.26.6
2020
whitenoise==6.1.0
21-
psycopg2-binary==2.9.3
21+
psycopg2-binary==2.9.10
2222
djangorestframework==3.14.0
2323
django-htmx==1.15.0
2424
gevent==22.10.2 # Updated version of gevent

0 commit comments

Comments
 (0)