PokeAPI / pokebase

Python 3 wrapper for Pokéapi v2
BSD 3-Clause "New" or "Revised" License
286 stars 53 forks source link

Bump dependencies #53

Closed Naramsim closed 8 months ago

Naramsim commented 8 months ago

Hello @DahanDv @GregHilmes , would it be possible for you to check possible dependencies updates?

Many thanks!

DahanDv commented 8 months ago

@Naramsim I'll see what can be bumped and PR today. Please assign it to me :)

Naramsim commented 8 months ago

Yay! Super! Many thanks!

DahanDv commented 8 months ago

@Naramsim While working on this, I found that keeping support for 3.6-7 is a pain. Before I tackle this one for good, I wanted to make sure you wish to keep supporting these. Many have been dropping support for anything under py 3.8 for quite some time.

If you drop support for 3.6-7, this will simplify our lives and enable us to use modern tools from libraries to project management tools.

Let me know :)

Naramsim commented 8 months ago

Ok let's do that! So you can bump the package version and drop the support 💪

DahanDv commented 8 months ago

@Naramsim OK! I'll update the existing PR, so please wait until I mention you in the PR's comments so you it's ready :)