Fixed Streamlit >1.12.2 error

This commit is contained in:
Joshua Kimsey 2022-09-22 22:04:31 -04:00 committed by hlky
parent d0bb60a139
commit 9d3dddeb6b
No known key found for this signature in database
GPG Key ID: 55A99F1E80D907D5

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