Skip to content

Commit

Permalink
add new python requirements to pipfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanthecoder committed May 31, 2024
1 parent b5ad7e6 commit 72ad61b
Show file tree
Hide file tree
Showing 2 changed files with 172 additions and 63 deletions.
3 changes: 3 additions & 0 deletions hardware-testing/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ flake8 = "~=3.9.0"
flake8-annotations = "~=2.6.2"
flake8-docstrings = "~=1.6.0"
flake8-noqa = "~=1.2.1"
gspread = "~=6.1.2"
httplib2 = "~=0.22.0"
oauth2client = "~=4.1.3"
requests = "==2.27.1"
types-requests = "==2.25.6"
pyusb = "==1.2.1"
Expand Down
232 changes: 169 additions & 63 deletions hardware-testing/Pipfile.lock

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

0 comments on commit 72ad61b

Please sign in to comment.