adriangb / di

Pythonic dependency injection
https://www.adriangb.com/di/
MIT License
301 stars 13 forks source link

Test on Python 3.11 #76

Closed adriangb closed 2 years ago

adriangb commented 2 years ago

Might need to update poetry and use dependency groups to split out pyinstrument until https://github.com/joerick/pyinstrument/issues/187 gets fixed