Skip to content

Commit

Permalink
Replace Rauth and clean up client
Browse files Browse the repository at this point in the history
  • Loading branch information
ej2 committed Jan 3, 2024
1 parent f3e3ac1 commit d93099b
Show file tree
Hide file tree
Showing 3 changed files with 112 additions and 130 deletions.
4 changes: 3 additions & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,11 @@ verify_ssl = true
urllib3 = ">=1.26.5"
bleach = ">=3.3.0"
intuit-oauth = "==1.2.4"
rauth = ">=0.7.3"

requests = ">=2.31.0"
simplejson = ">=3.19.1"
nose = "*"
coverage = "*"
twine = "*"
oauthlib = ">=3.2.2"
requests_oauthlib = ">=1.3.1"
203 changes: 98 additions & 105 deletions Pipfile.lock

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

Loading

0 comments on commit d93099b

Please sign in to comment.