Commit 92cef344 authored by Karol Latecki's avatar Karol Latecki Committed by Tomasz Zawadzki
Browse files

scripts: update requirements.txt file



Update Python dependencies requirements file.
This file is separate from pkgdep.sh installation
scripts and it's sole purpose is to run additional
static Python code analisys. Because of that it
was not updated properly and is now not up to date.

In future we should probably change how pkgdep.sh
works and run pip packages installation using
requirements.txt file.

Signed-off-by: default avatarKarol Latecki <karol.latecki@intel.com>
Change-Id: I809e7361c397e7c68068ea6a6372ad08d4cde5ae
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/19804


Reviewed-by: default avatarMarcin Spiewak <marcin.spiewak@intel.com>
Reviewed-by: default avatarKonrad Sztyber <konrad.sztyber@intel.com>
Reviewed-by: default avatarJim Harris <jim.harris@gmail.com>
Tested-by: default avatarSPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Mellanox Build Bot
parent eda45b2a
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -6,3 +6,8 @@ pyparsing
ninja
meson
scikit-build
grpcio
grpcio-tools
pyelftools
python-magic
pyyaml