mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-02 01:39:29 +01:00
update requests_oauthlib
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# ruff: noqa: F401
|
||||
import logging
|
||||
|
||||
from .oauth1_auth import OAuth1
|
||||
@@ -5,7 +6,7 @@ from .oauth1_session import OAuth1Session
|
||||
from .oauth2_auth import OAuth2
|
||||
from .oauth2_session import OAuth2Session, TokenUpdated
|
||||
|
||||
__version__ = "1.3.0"
|
||||
__version__ = "2.0.0"
|
||||
|
||||
import requests
|
||||
|
||||
|
||||
Reference in New Issue
Block a user