Fix: Seaborn error due to histplot (#1740)

This commit is contained in:
Durgesh 2020-12-19 23:00:43 +05:30 committed by GitHub
parent 685d601308
commit ab0db8d104
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ tqdm>=4.41.0
# wandb # wandb
# plotting ------------------------------------ # plotting ------------------------------------
seaborn seaborn>=0.11.0
pandas pandas
# export -------------------------------------- # export --------------------------------------