Skip to content

Commit 8bd69f7

Browse files
committed
Update Py 3.9 dependencies to latest available
1 parent ef0b933 commit 8bd69f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Pin packages to work with Python 3.9.
2-
Django==4.2.24
2+
Django==4.2.28
33
djangorestframework==3.16.1
44
pytz==2025.2
55
PyMySQL==1.1.2
6-
pandas==2.3.2
6+
pandas==2.3.3
77
numpy==2.0.2 # pandas dependency

0 commit comments

Comments
 (0)