Skip to content

Commit e0a584d

Browse files
clavaytrombastic
authored andcommitted
upgrade django to 5.1
1 parent f3a8cfc commit e0a584d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
platforms=["OS Independent"],
3232
classifiers=CLASSIFIERS,
3333
install_requires=[
34-
"django>=4.2,<4.3",
34+
"django>=5.1,<5.2",
3535
"numpy>=1.6.0",
3636
"h5py>=2.2.1",
3737
"pillow",

0 commit comments

Comments
 (0)