Merge pull request #1282 from JoshuaKimsey/Fix-env-yaml

Fixed Streamlit >1.12.2 error
This commit is contained in:
ZeroCool 2022-09-22 19:57:23 -07:00 committed by GitHub
commit 2a911049aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,7 @@ dependencies:
- python-slugify>=6.1.2
- pytorch-lightning==1.4.2
- retry>=0.9.2
- streamlit>=1.12.2
- streamlit==1.12.2
- streamlit-on-Hover-tabs==1.0.1
- streamlit-option-menu==0.3.2
- streamlit_nested_layout