Skip to content

Commit 5254486

Browse files
authored
Merge pull request #22 from mdboom/fix-djangocms
Fix djangocms benchmark
2 parents 6d0f635 + 0f8794c commit 5254486

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

benchmarks/bm_djangocms/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ dependencies = [
1010
"djangocms-snippet",
1111
"djangocms-style",
1212
"djangocms-video",
13+
"legacy-cgi",
1314
"requests",
1415
]
1516
dynamic = ["version"]

benchmarks/bm_djangocms/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ djangocms-video==2.3.0
2828
easy-thumbnails==2.7
2929
html5lib==1.1
3030
idna==2.10
31+
legacy-cgi==2.6
3132
Pillow==8.0.0
3233
pytz==2020.1
3334
requests==2.30.0

0 commit comments

Comments
 (0)