Skip to content

Commit

Permalink
upgrade development dependency record
Browse files Browse the repository at this point in the history
  • Loading branch information
xflr6 committed Jun 12, 2022
1 parent 22b6172 commit 7bb10f8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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.15.0
httplib2==0.19.1
uritemplate==3.0.1
google-api-python-client==2.50.0
httplib2==0.20.4
uritemplate==4.1.1
six==1.16.0
oauth2client==4.1.3
rsa==4.7.2
rsa==4.8
pyasn1==0.4.8
pyasn1-modules==0.2.8

0 comments on commit 7bb10f8

Please sign in to comment.