axelbr / racecar_gym

A gym environment for a miniature racecar using the pybullet physics engine.
MIT License
153 stars 23 forks source link

Add requirements.txt with proper versions #7

Closed Trevahok closed 2 years ago

Trevahok commented 2 years ago

Please add the corresponding version number for dependencies. For eg. nptyping of 1.4 is required but it downloads the latest which has a different API

axelbr commented 2 years ago

Thanks for pointing this out. I just fixed it.