mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-26 04:17:09 +00:00
Update pygit2 and py to their latest versions. Even in the venv pygit2 still links against the system libgit2 library which is failing on latest Arch Linux. The py library also needs updating to fix a KeyNotFound exception during test initialisation. Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
30 lines
516 B
Text
30 lines
516 B
Text
atomicwrites==1.4.1
|
|
attrs==19.3.0
|
|
concurrencytest==0.1.2
|
|
coverage==4.5.4
|
|
extras==1.0.0
|
|
filelock==3.0.12
|
|
fixtures==3.0.0
|
|
importlib-metadata==0.23
|
|
linecache2==1.0.0
|
|
more-itertools==7.2.0
|
|
packaging==23.2
|
|
pbr==5.4.3
|
|
pluggy==0.13.0
|
|
py==1.11.0
|
|
pycryptodomex==3.19.1
|
|
pyelftools==0.27
|
|
pygit2==1.13.3
|
|
pyparsing==3.0.7
|
|
pytest==6.2.5
|
|
pytest-xdist==2.5.0
|
|
python-mimeparse==1.6.0
|
|
python-subunit==1.3.0
|
|
requests==2.31.0
|
|
setuptools==65.5.1
|
|
six==1.16.0
|
|
testtools==2.3.0
|
|
traceback2==1.4.0
|
|
unittest2==1.1.0
|
|
wcwidth==0.1.7
|
|
zipp==0.6.0
|