Skip to content

Commit

Permalink
remove python3-openid from pipfile (#3005)
Browse files Browse the repository at this point in the history
  • Loading branch information
rwidom authored Sep 11, 2023
1 parent f4ab93d commit a2b2de7
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 22 deletions.
1 change: 0 additions & 1 deletion api/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ Pillow = "~=10.0"
psycopg2 = "~=2.9"
python-decouple = "~=3.8"
python-xmp-toolkit = "~=2.0"
python3-openid = "~=3.2"
redlock-py = "~=1.0"
requests-oauthlib = "~=1.3"
sentry-sdk = "~=1.30"
Expand Down
58 changes: 37 additions & 21 deletions api/Pipfile.lock

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

0 comments on commit a2b2de7

Please sign in to comment.