Skip to content

Commit

Permalink
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ aiohttp==3.9.2
bleach==5.0.1
celery==5.3.1
colorthief==0.2.1
Django==3.2.20
Django==3.2.25
django-celery-beat==2.4.0
django-compressor==4.3.1
django-imagekit==4.1.0
Expand All @@ -14,7 +14,7 @@ flower==1.2.0
grpcio==1.57.0
libsass==0.22.0
Markdown==3.4.1
Pillow==9.4.0
Pillow==10.2.0
psycopg2==2.9.5
pycryptodome==3.16.0
python-dateutil==2.8.2
Expand Down Expand Up @@ -56,3 +56,5 @@ types-psycopg2==2.9.21.11
types-python-dateutil==2.8.19.14
types-requests==2.31.0.2
types-requests==2.31.0.2
opentelemetry-instrumentation>=0.41b0 # not directly required, pinned by Snyk to avoid a vulnerability
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit bea4199

Please sign in to comment.