SecureTea-Project
SecureTea-Project copied to clipboard
running server failing
Describe the bug
When server runned using pyhton it gives many errors
To Reproduce Steps to reproduce the behavior:
- install dependencies to run the server
- run server using python3 run.py
Expected: It should start the server Actual: Giving error of dependencies
@OWASPFoundation It is due the dependencies , python is installing newer versions of dependicies which doenot support some functions of their older version
So here I am not changing the whole codebase to adapt , for the now time being I propose a solution to restrict dependicies by mentioning their versions
@adeyosemanputra this issue can be closed now