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
Describe the bug projectalice-sk has dependencies which are not matching the supported version
To Reproduce
Steps to reproduce the behavior:
run projectalice-sk
Expected behavior
Dependencies should match the supported version
Logs
/usr/lib/python3/dist-packages/requests/__init__.py:91: RequestsDependencyWarning: urllib3 (2.0.7) or chardet (3.0.4) doesn't match a supported version!
RequestsDependencyWarning)
Alice version
1.0.0-rc5
Additional context
Tried to run projectalice-sk validate and ended up with an error. I think we should meet the supported versions first and maybe the validate error is gone.
The text was updated successfully, but these errors were encountered:
Describe the bug
projectalice-sk
has dependencies which are not matching the supported versionTo Reproduce
Steps to reproduce the behavior:
projectalice-sk
Expected behavior
Dependencies should match the supported version
Logs
Alice version
1.0.0-rc5
Additional context
Tried to run
projectalice-sk validate
and ended up with an error. I think we should meet the supported versions first and maybe the validate error is gone.The text was updated successfully, but these errors were encountered: