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
Currently, most of the dependencies and libraries are outdated. Therefore, there is a lot of mismatches and issues in application deployment.
Describe the bug
Currently, most of the dependencies and libraries are outdated. Therefore, there is a lot of mismatches and issues in application deployment.
To Reproduce
Steps to reproduce the behaviour:
source env/bin/activate
pip install -r requirements.txt
Expected behaviour
install every requirement to the virtual environment smoothly. But in the current case, it will give a lot of errors.
Screenshots
Desktop (please complete the following information):
Additional context
To fix the issue, dependencies and libraries need to update.
The text was updated successfully, but these errors were encountered: