Remove requests oathlib
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/tests Pipeline was successful

This commit is contained in:
Sonny Bakker 2025-03-23 21:16:36 +01:00
parent 1574661c57
commit 34afcc02b6
2 changed files with 0 additions and 25 deletions

View file

@ -16,7 +16,6 @@ dependencies = [
'python-dotenv~=1.0.1',
'ftfy~=6.2',
'requests',
'requests_oauthlib',
'feedparser',
'bleach',
'beautifulsoup4',