Skip to content

Commit

Permalink
Fix type annotation problem by setting correct pyspnego min version (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
jborean93 committed Apr 12, 2023
1 parent 83aab6d commit b80f1c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Expand Up @@ -25,5 +25,5 @@ classifiers =
python_requires = >= 3.7
install_requires =
cryptography >= 1.3
pyspnego >= 0.1.6
pyspnego >= 0.4.0
requests >= 2.0.0

0 comments on commit b80f1c7

Please sign in to comment.