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
{{ message }}
This repository was archived by the owner on Jan 14, 2022. It is now read-only.
I have been adding some plugins to your application. I noticed when initially installing that the process encounters some dependency errors. Specifically in the thethe_server/requirements.txt file, one of the modules needed is urllib3==1.25.7, but it raises a dependency problem. As a temporary fix, and in order to keep working, I fixed it by changing to an older version, urllib3==1.22.
I will be soon creating a pull request with the plugins I added and this fix, just wanted to let you know in case you want to have a look at this small detail.