Skip to content

Commit 4d8a2c2

Browse files
authored
Update requirements.txt
1 parent 35423b9 commit 4d8a2c2

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

requirements.txt

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
Django==6.0.4
2-
argon2-cffi>=25.1,<26
3-
granian>=2.5,<3
1+
Django[argon2]>=6.0.4,<6.1
2+
granian>=2.7.3,<3
43
openpyxl>=3.1.5,<3.2
5-
psycopg[binary,pool]>=3.2.6,<3.4
6-
redis[hiredis]>=5.2.1,<8
4+
psycopg[binary,pool]>=3.3.3,<3.4
5+
redis[hiredis]>=7.4.0,<8

0 commit comments

Comments
 (0)