You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update pyproject.toml: bump pyinstrument version to 4.2.0 for python 3.11/3.12 compat
As discussed in jrieke#2
* Update __init__.py: fix issue jrieke#3 by importing the components bit the newer way.
* Update pyproject.toml: bump patch version for changes
* Update requirements.txt: bump patch version for changes
In streamlit 1.34, some updates have been done that make streamlit-profiler incompatible.
AttributeError: module 'streamlit.components' has no attribute 'v1'
The text was updated successfully, but these errors were encountered: