atviriduomenys / spinta

Spinta is a framework to describe, extract and publish data (a DEP Framework).
MIT License
10 stars 4 forks source link

Drop support for Python 3.8 #612

Open sirex opened 1 month ago

sirex commented 1 month ago

Spinta no longer works with newest Python 3.12 version, because numpy has support for 3.8 or 3.12, not both.

Since Python 3.8 soon reaches end of life, decided to drop 3.8 support in order to support 3.12.