Skip to content

Commit 2fa1486

Browse files
committed
Add python requirements to the root
We have now requirements buried in the docker directory, which is planned to be deleted. Let's move it to root directory. We still need them for kernelci-core recipes. Signed-off-by: Denys Fedoryshchenko <[email protected]>
1 parent 036fa91 commit 2fa1486

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

requirements-lava-callback.txt

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
uwsgi==2.0.22
2+
uvicorn==0.30.1
3+
fastapi==0.111.0
4+
pyjwt==2.8.0

0 commit comments

Comments
 (0)