Hybris95 / UEX-Trader

Simple Python GUI to interact with UEX-Corp for Buying/Selling goods
MIT License
5 stars 0 forks source link

Feat/upgrade python3.12 #120

Closed Hybris95 closed 1 day ago

Hybris95 commented 1 day ago

Initial upgrade of Python version 3.11.10 to 3.12.7 Upgrade of all dependencies to match new 3.12 version. Rework the entire async system Rework the tests to fit the new async system (still in progress)