Specify packaging version to be more than 17.0 (#8030)

This commit is contained in:
Gabriele Picco 2021-06-22 14:15:22 +02:00 committed by GitHub
parent 5d44e61efc
commit 8cc646f05b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,5 +9,5 @@ fsspec[http]>=2021.05.0, !=2021.06.0
tensorboard>=2.2.0, !=2.5.0 # 2.5.0 GPU CI error: 'Couldn't build proto file into descriptor pool!'
torchmetrics>=0.3.2
pyDeprecate==0.3.1
packaging
packaging>=17.0
typing-extensions # TypedDict support for python<3.8