arnaudmiribel / streamlit-extras

Discover, try, install and share Streamlit re-usable bits we call "extras"!
https://extras.streamlit.app
Apache License 2.0
737 stars 125 forks source link

🐛 [BUG] - `st.experimental_memo is deprecated` error on streamlit-extras home page #190

Closed Rjchauhan18 closed 11 months ago

Rjchauhan18 commented 11 months ago

Description

image

Reproduction steps

1. Go to https://extras.streamlit.app/
2. See error

Screenshots

![image](https://github.com/arnaudmiribel/streamlit-extras/assets/113838908/10d7e8ce-b641-4350-bd80-cad585aaee47)

Logs

No response

Version of streamlit

1.27.2

Version of streamlit-extras

0.3.4

arnaudmiribel commented 11 months ago

Hey @Rjchauhan18, thanks a ton for flagging this! I think the issue came from a dependency (streamlit-faker). Published a new release there. Feels to me like this is fixed now, please let me know if not!