Skip to content

Commit

Permalink
Merge pull request #22 from mdboom/fix-djangocms
Browse files Browse the repository at this point in the history
Fix djangocms benchmark
  • Loading branch information
mdboom authored Mar 5, 2024
2 parents 6d0f635 + 0f8794c commit 5254486
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions benchmarks/bm_djangocms/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ dependencies = [
"djangocms-snippet",
"djangocms-style",
"djangocms-video",
"legacy-cgi",
"requests",
]
dynamic = ["version"]
Expand Down
1 change: 1 addition & 0 deletions benchmarks/bm_djangocms/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ djangocms-video==2.3.0
easy-thumbnails==2.7
html5lib==1.1
idna==2.10
legacy-cgi==2.6
Pillow==8.0.0
pytz==2020.1
requests==2.30.0
Expand Down

0 comments on commit 5254486

Please sign in to comment.