We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a47b99 commit 0b8c8b5Copy full SHA for 0b8c8b5
requirements.txt
@@ -1,7 +1,7 @@
1
# spam-filter doesn't work without babel (but somehow doesn't list it in its requirements)
2
# rest is needed to support wiki pages written in rst
3
Trac[babel, pygments, rest]==1.6.0
4
-psycopg2==2.9.9 --no-binary=psycopg2
+psycopg[c]==3.2.3
5
Django==4.2.16
6
libsass==0.23.0
7
0 commit comments