mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-01-18 12:06:08 +00:00
requirements.txt: Update to latest tested versions
This commit is contained in:
parent
61bb162350
commit
fe7a88e43e
@ -1,28 +1,30 @@
|
||||
bcrypt==3.2.0
|
||||
bcrypt==4.0.1
|
||||
certifi==2022.12.7
|
||||
cffi==1.14.4
|
||||
chardet==3.0.4
|
||||
colorama==0.4.4
|
||||
cryptography==3.3.2
|
||||
devlib==1.3.0
|
||||
future==0.18.2
|
||||
idna==2.10
|
||||
cffi==1.15.1
|
||||
charset-normalizer==3.1.0
|
||||
colorama==0.4.6
|
||||
cryptography==40.0.2
|
||||
devlib==1.3.4
|
||||
future==0.18.3
|
||||
idna==3.4
|
||||
Louie-latest==1.3.1
|
||||
lxml==4.9.2
|
||||
nose==1.3.7
|
||||
numpy==1.22.0
|
||||
pandas==1.1.5
|
||||
paramiko==2.10.1
|
||||
numpy==1.24.3
|
||||
pandas==2.0.1
|
||||
paramiko==3.1.0
|
||||
pexpect==4.8.0
|
||||
ptyprocess==0.6.0
|
||||
pycparser==2.20
|
||||
PyNaCl==1.4.0
|
||||
ptyprocess==0.7.0
|
||||
pycparser==2.21
|
||||
PyNaCl==1.5.0
|
||||
pyserial==3.5
|
||||
python-dateutil==2.8.1
|
||||
pytz==2020.4
|
||||
PyYAML==5.4
|
||||
requests==2.25.0
|
||||
scp==0.13.3
|
||||
six==1.15.0
|
||||
urllib3==1.26.5
|
||||
wlauto==3.0.0
|
||||
wrapt==1.12.1
|
||||
python-dateutil==2.8.2
|
||||
pytz==2023.3
|
||||
PyYAML==6.0
|
||||
requests==2.29.0
|
||||
scp==0.14.5
|
||||
six==1.16.0
|
||||
tzdata==2023.3
|
||||
urllib3==1.26.15
|
||||
wlauto==3.3.1
|
||||
wrapt==1.15.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user