Skip to content
Open
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.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Main packages
django>=3, <4
django>=3, <6

# Main Django apps
djangorestframework
Expand Down
6 changes: 2 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ click==8.1.3
# via pip-tools
decorator==5.1.1
# via ipython
django==3.2.25
django==5.0.9
# via
# -r requirements.in
# django-activity-stream
Expand Down Expand Up @@ -142,9 +142,7 @@ python-dateutil==2.8.2
# ics
# influxdb
pytz==2022.1
# via
# django
# influxdb
# via influxdb
pyyaml==6.0.1
# via pymdown-extensions
redis==5.0.8
Expand Down