Skip to content

Commit f049654

Browse files
authored
Update requirements.txt
1 parent e63536d commit f049654

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

requirements.txt

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

0 commit comments

Comments
 (0)