Skip to content

Commit 3a737aa

Browse files
EOS-20556: Add cffi==1.14.5 package (Seagate#430)
* Added new file for transitional dependencies Signed-off-by: Venkatesh K <[email protected]> * Resolving the conflict Signed-off-by: Venkatesh K <[email protected]> * Adding the dependency package Signed-off-by: Venkatesh K <[email protected]> * Added review comments Signed-off-by: Venkatesh K <[email protected]> * Addressed the review comments Signed-off-by: Venkatesh K <[email protected]> * Updated comment on package Signed-off-by: Venkatesh K <[email protected]> Co-authored-by: Shailesh Vaidya <[email protected]>
1 parent 39d83b7 commit 3a737aa

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,8 @@
11
#Python packages transitional dependencies
2+
3+
# depdendencies of cryptography
4+
cffi==1.14.5
5+
# depdendencies of python==3.6
6+
numpy==1.19.2
7+
# dependency of cifi
8+
pycparser==2.20

0 commit comments

Comments
 (0)