Skip to content

Commit

Permalink
update dev environment dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
xflr6 committed Oct 31, 2022
1 parent 2db7ee5 commit 2ab98e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# development environment: --editable install in development mode (includes all extras_require)
-e .[dev,test,docs]
# exact (transitive) dependency versions used in development
google-api-python-client==2.50.0
google-api-python-client==2.65.0
httplib2==0.20.4
uritemplate==4.1.1
six==1.16.0
oauth2client==4.1.3
rsa==4.8
rsa==4.9
pyasn1==0.4.8
pyasn1-modules==0.2.8

0 comments on commit 2ab98e9

Please sign in to comment.