Skip to content

Commit 725cb77

Browse files
authored
requests-oauthlib - remove dependency on types-requests because requests now comes with its own type annotations
1 parent 60a6695 commit 725cb77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version = "2.0.*"
22
upstream-repository = "https://github.com/requests/requests-oauthlib"
3-
dependencies = ["types-oauthlib", "types-requests"]
3+
dependencies = ["types-oauthlib"]

0 commit comments

Comments
 (0)