Update req. for pyDeprecate version flexibility (#11629)

This commit is contained in:
shabie 2022-02-03 03:58:24 +01:00 committed by GitHub
parent 3d3172d3da
commit d7dab1dc74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,6 +7,6 @@ PyYAML>=5.4
fsspec[http]>=2021.05.0, !=2021.06.0
tensorboard>=2.2.0
torchmetrics>=0.4.1
pyDeprecate==0.3.1
pyDeprecate>=0.3.1, <0.4.0
packaging>=17.0
typing-extensions>=4.0.0