Anbarryprojects / fastapi-babel

FastAPI babel support pybable tools like translation of text, formatting of dates, times and numbers, and time zones.
MIT License
46 stars 14 forks source link

Update the dependencies in setup.py #17

Closed dmitry-golovnya closed 1 year ago

dmitry-golovnya commented 1 year ago

I would like to use the library on the latest versions of fastapi, uvicorn and babel. Is it possible to make these dependencies not strict?

Legopapurida commented 1 year ago

Yes we release new version that handle this problem and is compatible with latest versions of required packages