Skip to content

Commit

Permalink
[python upgrade] Upgrade test-only packages (google#3376)
Browse files Browse the repository at this point in the history
This will make it possible to upgrade to Python3.11 Relands changes
reverted in google#3264.
  • Loading branch information
jonathanmetzman authored Oct 2, 2023
1 parent ae6a30e commit dddc361
Show file tree
Hide file tree
Showing 2 changed files with 202 additions and 170 deletions.
4 changes: 2 additions & 2 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ grpcio-tools = "==1.38.0"
gunicorn = "*"
isort = "*"
nodeenv = "==1.0.0"
parameterized = "==0.6.1"
parameterized = "==0.9.0"
paramiko = "==2.6.0"
pipenv = "==2022.8.5"
pyfakefs = "==4.4.0"
pylint = "~=2.4"
selenium = "==3.141.0"
twine = "*"
WebTest = "==2.0.23"
WebTest = "==3.0.0"
yapf = "==0.22.0"
Loading

0 comments on commit dddc361

Please sign in to comment.