aiogram/CHANGES/1327.misc.rst
Alex Root Junior 35c1780931
Added changelog
2023-10-01 16:17:59 +03:00

6 lines
282 B
ReStructuredText

Updated dependencies, bumped minimum required version:
- :code:`magic-filter` - fixed `.resolve` operation
- :code:`pydantic` - fixed compatibility (broken in 2.4)
- :code:`aiodns` - added new dependency to the :code:`fast` extras (:code:`pip install aiogram[fast]`)
- *others...*