mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-20 11:38:52 +00:00
match the version in the docker image
it is maybe wrong that we pin a specific version here and also only include a specific version (probably some interpretation of "the most recent release") in the docker image...
This commit is contained in:
parent
f9269158ba
commit
4d5b9f2d0c
2
tox.ini
2
tox.ini
@ -36,7 +36,7 @@ deps =
|
||||
# happening at the time. The versions selected here are just the current
|
||||
# versions at the time. Bumping them to keep up with future releases is
|
||||
# fine as long as those releases are known to actually work.
|
||||
pip==22.0.3
|
||||
pip==22.3.1
|
||||
setuptools==60.9.1
|
||||
wheel==0.37.1
|
||||
subunitreporter==22.2.0
|
||||
|
Loading…
Reference in New Issue
Block a user