Skip to content

Commit 0e5f2ad

Browse files
committed
Update Py 3.9 dependencies to latest available
1 parent cad6412 commit 0e5f2ad

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,8 +1,8 @@
11
# Pin packages to work with Python 3.9.
22
apel
3-
Django==4.2.24
3+
Django==4.2.28
44
djangorestframework==3.16.1
55
pytz==2025.2
66
PyMySQL==1.1.2
7-
pandas==2.3.2
7+
pandas==2.3.3
88
numpy==2.0.2 # pandas dependency

0 commit comments

Comments
 (0)