Aedial / novelai-api

Python API for the NovelAI REST API
https://aedial.github.io/novelai-api/
MIT License
129 stars 17 forks source link

Update python version requirement #11

Closed Cikmo closed 1 year ago

Cikmo commented 1 year ago

In theory, all 3.x version should be compatible with the older 3.x versions. Unless a long standing deprecated feature was used, all 3.x versions greater than 3.7.2 will work.

This closes #10