projects
/
pgcommitfest2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c01c214
)
Update django in requirements.txt to be 4.2
author
Magnus Hagander
<
[email protected]
>
Thu, 19 Dec 2024 16:10:08 +0000
(17:10 +0100)
committer
Magnus Hagander
<
[email protected]
>
Thu, 19 Dec 2024 16:10:08 +0000
(17:10 +0100)
We've been running 4.2 in production for a long time by now, but forgot
to update the requirements.txt file. Oops...
requirements.txt
patch
|
blob
|
blame
|
history
diff --git
a/requirements.txt
b/requirements.txt
index 5d6adef70fdfea843543bae9a6e4b2013505f092..35807e704c445b9819802843f8520a419f6abced 100644
(file)
--- a/
requirements.txt
+++ b/
requirements.txt
@@
-1,4
+1,4
@@
-django>=
3.2,<4
.0
+django>=
4.2,<5
.0
psycopg2
simplejson
pycrypto