Skip to content

Commit 2e1de2b

Browse files
author
Bruce Ashfield
committed
pip: update Pipfile and Pipfile.lock
Ensure that the dependencies / requirements of lopper are up to date. Signed-off-by: Bruce Ashfield <bruce.ashfield@amd.com>
1 parent 05114a9 commit 2e1de2b

File tree

2 files changed

+294
-207
lines changed

2 files changed

+294
-207
lines changed

Pipfile

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,12 @@ name = "pypi"
66
[packages]
77
flask = "*"
88
flask-restful = "*"
9-
pandas = "*"
109
"ruamel.yaml" = "*"
1110
anytree = "*"
1211
humanfriendly = "*"
12+
pandas = "*"
13+
packaging = "*"
14+
setuptools = "*"
1315

1416
[dev-packages]
1517

0 commit comments

Comments
 (0)