Skip to content

Conversation

@ViniciusStanula
Copy link

I was trying to deploy an app with Streamlit, but I was having some errors with the requests library conflicts.

The error I was getting was:

Streamlit 1.27.0 depends on requests<3 and >=2.18
Python-semrush 0.1.2 depends on requests==2.8.1

So, I just updated the requirements files to requests=2.18. I ran many tests and haven't got any errors.

Thanks for the amazing script; it is helping me a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant