diff --git a/libs/pyglet_rs/README.md b/libs/pyglet_rs/README.md index 80649e5..5b4beb7 100644 --- a/libs/pyglet_rs/README.md +++ b/libs/pyglet_rs/README.md @@ -11,8 +11,8 @@ pyglet_rs is a python library that patches pyglet to use rust to make it faster! **This Folder may be move to an individual repo. here is just a temp location** ## requirements -- python 3.8+ -- pyglet 2.0+ +- python `3.8+` +- pyglet `2.0+` - pyo3 `0.18.1` - no more