space-concordia-robotics / robotics-prototype

Teleoperated Mars rover with autonomous capabilities intended for robotics competitions.
https://spaceconcordia.github.io/robotics.html
25 stars 18 forks source link

Fix broken pip requirements in requirements.txt #592

Closed RealWilliamWells closed 4 months ago

RealWilliamWells commented 1 year ago

The currently listed version for Twisted doesn't exist for some reason. Numpy is missing as a requirement. There may be other issues as well. For testing if this is fixed, perhaps a new venv can be created to make sure requirements.txt is listing requirements properly.

vexandmore commented 1 year ago

Likely to become stale with rewrite