PythonNest / PyNest

PyNest is a Python framework built on top of FastAPI that follows the modular architecture of NestJS
https://pythonnest.github.io/PyNest
MIT License
737 stars 50 forks source link

Update pyproject.toml #65

Closed tetracionist closed 4 months ago

tetracionist commented 4 months ago

Updated the dependency to make this compatible with Prefect 2.19.3 which depends on alembic (>=1.7.5,<2.0.0)

ItayTheDar commented 4 months ago

@tetracionist thanks for this pr! I will merge it asap.