Skip to content
Draft
Show file tree
Hide file tree
Changes from 2 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 @@ -23,7 +23,7 @@ defusedxml==0.7.1
zipstream-ng==1.8.0

# Django Apps
django-allauth==0.63.6
django-allauth==65.12.1
django-appconf==1.0.6
django-filter==24.2
django-imagekit==5.0.0
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ install_requires =
defusedxml==0.7.1

# Django Apps
django-allauth==0.63.6
django-allauth==65.12.1
django-appconf==1.0.6
django-filter==24.2
django-imagekit==5.0.0
Expand Down
Loading