Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Fix the django_template benchmark
  • Loading branch information
mdboom committed Mar 5, 2024
commit fd8895f0ae63f179579fc9e2447dfc27b5f53447
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ requires-python = ">=3.8"
dependencies = [
"pyperf",
"django",
"legacy-cgi",
]
urls = {repository = "https://github.com/python/pyperformance"}
dynamic = ["version"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ asgiref==3.3.4
django==3.2.4
pytz==2021.1
sqlparse==0.4.1
legacy-cgi==2.6