Skip to content

Commit

Permalink
Remove unused oauth2 dependency (#1393)
Browse files Browse the repository at this point in the history
It was only used to post to Twitter, which hasn’t happened since 561e689 (“Remove critique-tweeting
functionality”).
  • Loading branch information
charmander authored Feb 22, 2024
1 parent 040d0a1 commit 2f79786
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 44 deletions.
44 changes: 1 addition & 43 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ gunicorn = "20.1.0"
multipart = "0.2.4"
web-py = "0.51"
requests = "^2.31.0"
oauth2 = "1.9.0.post1"
pylibmc = "1.6.2"
pyramid = "2.0.2"
webtest = "3.0.0"
Expand Down

0 comments on commit 2f79786

Please sign in to comment.