Skip to content

Commit

Permalink
Merge pull request #101 from StevenMapes/master
Browse files Browse the repository at this point in the history
prproject and test requirements bump
  • Loading branch information
StevenMapes authored Nov 19, 2024
2 parents 04c5a2b + 55fc6f8 commit 8e89cf8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ classifiers = [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Topic :: Software Development :: Libraries :: Python Modules",
]
packages = [
Expand Down
2 changes: 1 addition & 1 deletion testsite/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pip
Django<=5.1
Django<=5.2
django-decorator-include
django_extensions
django-debug-toolbar
Expand Down

0 comments on commit 8e89cf8

Please sign in to comment.