remove rarfile from requirements (#29319)

revert-31562-mean
Chen Long 5 years ago committed by GitHub
parent cff93b52a7
commit c940f842ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -4,7 +4,6 @@ numpy>=1.13 ; python_version>="3.5" and platform_system != "Windows"
numpy>=1.13, <=1.19.3 ; python_version>="3.5" and platform_system == "Windows"
protobuf>=3.1.0
gast==0.3.3
rarfile
Pillow
six
decorator

Loading…
Cancel
Save