Skip to content

Commit 4dcda7e

Browse files
committed
Update django in requirements.txt to be 4.2
We've been running 4.2 in production for a long time by now, but forgot to update the requirements.txt file. Oops...
1 parent c01c214 commit 4dcda7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
django>=3.2,<4.0
1+
django>=4.2,<5.0
22
psycopg2
33
simplejson
44
pycrypto

0 commit comments

Comments
 (0)