frc1418 / 2018-robot

:robot: Code for our 2018 competition robot, Panthera.
MIT License
3 stars 2 forks source link

Use dependencies all before 2019 #179

Closed ErikBoesen closed 5 years ago

ErikBoesen commented 5 years ago

Edit requirements.txt to use <2019.0.0 for all the robotpy-related dependencies. This will make sure the tests pass despite recent updates.