File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
pytz==2021.3 # https://github.com/stub42/pytz
2
2
python-slugify==5.0.2 # https://github.com/un33k/python-slugify
3
- Pillow==9.0 .0 # https://github.com/python-pillow/Pillow
3
+ Pillow==10.3 .0 # https://github.com/python-pillow/Pillow
4
4
argon2-cffi==21.3.0 # https://github.com/hynek/argon2_cffi
5
5
redis==4.1.0 # https://github.com/redis/redis-py
6
6
hiredis==2.3.2 # https://github.com/redis/hiredis-py
@@ -11,7 +11,7 @@ uvicorn[standard]==0.29.0 # https://github.com/encode/uvicorn
11
11
django==3.2.11 # pyup: < 4.0 # https://www.djangoproject.com/
12
12
django-environ==0.8.1 # https://github.com/joke2k/django-environ
13
13
django-model-utils==4.2.0 # https://github.com/jazzband/django-model-utils
14
- django-allauth==0.47 .0 # https://github.com/pennersr/django-allauth
14
+ django-allauth==0.50 .0 # https://github.com/pennersr/django-allauth
15
15
django-crispy-forms==1.13.0 # https://github.com/django-crispy-forms/django-crispy-forms
16
16
crispy-bootstrap5==0.6 # https://github.com/django-crispy-forms/crispy-bootstrap5
17
17
django-redis==5.2.0 # https://github.com/jazzband/django-redis
Original file line number Diff line number Diff line change 2
2
3
3
Werkzeug==2.0.2 # https://github.com/pallets/werkzeug
4
4
ipdb==0.13.9 # https://github.com/gotcha/ipdb
5
- psycopg2-binary==2.9.3 # https://github.com/psycopg/psycopg2
5
+ psycopg2-binary==2.9.9 # https://github.com/psycopg/psycopg2
6
6
watchgod==0.7 # https://github.com/samuelcolvin/watchgod
7
7
8
8
# Testing
Original file line number Diff line number Diff line change 4
4
5
5
wheel
6
6
gunicorn==20.1.0 # https://github.com/benoitc/gunicorn
7
- psycopg2-binary==2.9.3 # https://github.com/psycopg/psycopg2
7
+ psycopg2-binary==2.9.9 # https://github.com/psycopg/psycopg2
8
8
Collectfast==2.2.0 # https://github.com/antonagestam/collectfast
9
9
10
10
# Django
You can’t perform that action at this time.
0 commit comments