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.
2 parents 6d0f635 + 0f8794c commit 5254486Copy full SHA for 5254486
benchmarks/bm_djangocms/pyproject.toml
@@ -10,6 +10,7 @@ dependencies = [
10
"djangocms-snippet",
11
"djangocms-style",
12
"djangocms-video",
13
+ "legacy-cgi",
14
"requests",
15
]
16
dynamic = ["version"]
benchmarks/bm_djangocms/requirements.txt
@@ -28,6 +28,7 @@ djangocms-video==2.3.0
28
easy-thumbnails==2.7
29
html5lib==1.1
30
idna==2.10
31
+legacy-cgi==2.6
32
Pillow==8.0.0
33
pytz==2020.1
34
requests==2.30.0
0 commit comments