We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82996d5 commit 8898125Copy full SHA for 8898125
1 file changed
setup.py
@@ -29,6 +29,7 @@
29
"djangorestframework>3.10",
30
"django-ipware==4.0.2",
31
"requests",
32
+ "typing-extensions==4.1.1",
33
"ifcfg",
34
],
35
license="MIT",
0 commit comments