mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-21 22:07:51 +00:00
Upgrade some versions.
This commit is contained in:
parent
d976524bb0
commit
dfe7de54a2
10
tox.ini
10
tox.ini
@ -34,12 +34,10 @@ deps =
|
|||||||
# happening at the time. The versions selected here are just the current
|
# 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
|
# versions at the time. Bumping them to keep up with future releases is
|
||||||
# fine as long as those releases are known to actually work.
|
# fine as long as those releases are known to actually work.
|
||||||
#
|
pip==22.0.3
|
||||||
# For now these are versions that support Python 2.
|
setuptools==60.9.1
|
||||||
pip==20.3.4
|
wheel==0.37.1
|
||||||
setuptools==44.1.1
|
subunitreporter==22.2.0
|
||||||
wheel==0.36.2
|
|
||||||
subunitreporter==19.3.2
|
|
||||||
# As an exception, we don't pin certifi because it contains CA
|
# As an exception, we don't pin certifi because it contains CA
|
||||||
# certificates which necessarily change over time. Pinning this is
|
# certificates which necessarily change over time. Pinning this is
|
||||||
# guaranteed to cause things to break eventually as old certificates
|
# guaranteed to cause things to break eventually as old certificates
|
||||||
|
Loading…
Reference in New Issue
Block a user