Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolevn authored Feb 7, 2025
1 parent 194feb9 commit a9f0ddb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ def find_stub_files(name: str) -> list[str]:
dependencies = [
"django",
"asgiref",
"django-stubs-ext>=5.1.2",
"django-stubs-ext>=5.1.3",
"tomli; python_version < '3.11'",
# Types:
"typing-extensions>=4.11.0",
Expand Down

0 comments on commit a9f0ddb

Please # to comment.