Skip to content

Commit 8898125

Browse files
committed
Pin typing extensions to version that still supports 3.6
1 parent 82996d5 commit 8898125

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"djangorestframework>3.10",
3030
"django-ipware==4.0.2",
3131
"requests",
32+
"typing-extensions==4.1.1",
3233
"ifcfg",
3334
],
3435
license="MIT",

0 commit comments

Comments
 (0)