Skip to content
Snippets Groups Projects
Unverified Commit b8c0b1dd authored by Austin Anderson's avatar Austin Anderson Committed by GitHub
Browse files

Explicitly install `packaging`

It looks like this used to be installed automatically, but it's not anymore.
parent dedad207
Branches
No related tags found
No related merge requests found
......@@ -13,6 +13,7 @@ h5py ~= 3.6.0
keras_preprocessing ~= 1.1.2
numpy ~= 1.21.4
opt_einsum ~= 3.3.0
packaging ~= 21.3
protobuf ~= 3.19.3
six ~= 1.16.0
termcolor ~= 1.1.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment