metadriverse / metadrive

MetaDrive: Open-source driving simulator
https://metadriverse.github.io/metadrive/
Apache License 2.0
746 stars 107 forks source link

Unpin numpy and gymnasium #630

Closed fredyshox closed 8 months ago

fredyshox commented 8 months ago

What changes do you make in this PR?

Numpy and gymnasium does not need to have upper boundary for version (unless there're some issues that I'm not aware of). Also removed usages of deprecated APIs.

Checklist

QuanyiLi commented 8 months ago

Is it ready to be merged?

fredyshox commented 8 months ago

Yes

QuanyiLi commented 8 months ago

Thanks! Merged