Skip to content

Commit 13d33fd

Browse files
committed
Update pip
1 parent 896d641 commit 13d33fd

2 files changed

Lines changed: 156 additions & 142 deletions

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ verify_ssl = true
88
[packages]
99
urllib3 = ">=1.26.5"
1010
bleach = ">=3.3.0"
11-
intuit-oauth = "==1.2.4"
11+
intuit-oauth = {editable = true, git = "git+https://github.com/uncategorizedexpense/oauth-pythonclient.git@master#egg=intuit-oauth"}
1212
rauth = ">=0.7.3"
1313
requests = ">=2.31.0"
1414
simplejson = ">=3.19.1"

0 commit comments

Comments
 (0)