We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c280be0 commit 1468873Copy full SHA for 1468873
requirements/requirements-optionals.txt
@@ -6,5 +6,5 @@ django-guardian>=2.4.0,<2.5
6
inflection==0.5.1
7
markdown>=3.3.7
8
psycopg2-binary>=2.9.5,<2.10
9
-pygments>=2.12.0,<2.14.0
+pygments>=2.12.0,<2.14.0 # 2.15 dropped Python 3.6 support, can bump once we drop 3.6 as well
10
pyyaml>=5.3.1,<5.4
0 commit comments