Skip to content
Draft
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
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Pin packages to support and work with py3.6.
Django==3.2.25
djangorestframework==3.15.1
# Pin packages to work with Python 3.9.
Django==4.2.28
djangorestframework==3.16.1
pytz==2025.2
PyMySQL==1.0.2
pandas==1.1.5
numpy==1.19.5 # pandas dependency
PyMySQL==1.1.2
pandas==2.3.3
numpy==2.0.2 # pandas dependency