Skip to content

Conversation

@vdonato
Copy link
Collaborator

@vdonato vdonato commented Apr 20, 2023

📚 Context

After trying a decent amount to avoid adding this as a core dependency because it's only used
for a few first-party connections in the upcoming st.experimental_connection feature (see
#6487), we decided that this package is sufficiently
small and self-contained that we might as well just add it as a requirement.

@vdonato vdonato added the security-assessment-completed Security assessment has been completed for PR label Apr 20, 2023
Copy link
Contributor

@tconkling tconkling left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we also pre-emptively pin to < 9.0? (I don't have a strong opinion about this, and we don't do it already for all dependencies - but it seems like the direction we should be going)

@vdonato
Copy link
Collaborator Author

vdonato commented Apr 20, 2023

Should we also pre-emptively pin to < 9.0?

Seems like it'd be a good idea for good practice's sake -- will do!

@vdonato vdonato merged commit c102c68 into develop Apr 20, 2023
@vdonato vdonato deleted the vdonato/add-tenacity-dependency branch April 20, 2023 23:42
tconkling added a commit to tconkling/streamlit that referenced this pull request Apr 24, 2023
* develop:
  Removing viz-1.8.0.min.js (streamlit#6520)
  st.experimental_connection: The big merge (streamlit#6487)
  Add additional attributions (streamlit#6536)
  Fix code block font change (streamlit#6535)
  Fully remove email from new session message (streamlit#6516)
  Clarify what telemetry data our backend stores (streamlit#6463)
  Update emojis to latest state (streamlit#6532)
  Add support for pandas 2.0 (streamlit#6507)
  Fix regression in visibility of `st.code`'s copy-to-clipboard button (streamlit#6498)
  Fix E2E image (streamlit#6524)
  Add tenacity as dependency (streamlit#6529)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

security-assessment-completed Security assessment has been completed for PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants