requirements.txt 801 B

1234567891011121314151617181920212223
  1. Pillow >= 7.0.0, < 9
  2. aiofiles >= 0.4.0, < 24.0.0
  3. appdirs >= 1.4.4, < 2
  4. cairosvg >= 2.4.2, < 3
  5. emoji >= 2.0, < 3.0
  6. filetype >= 1.0.7, < 2
  7. html_sanitizer >= 1.9.1, < 3
  8. lxml >= 4.5.1, < 6
  9. mistune >= 2.0.0, < 4.0
  10. pymediainfo >= 4.2.1, < 7
  11. plyer >= 1.4.3, < 2
  12. sortedcontainers >= 2.2.2, < 3
  13. watchfiles >= 0.7
  14. redbaron >= 0.9.2, < 1
  15. hsluv >= 5.0.0, < 6
  16. simpleaudio >= 1.0.4, < 2
  17. dbus-python >= 1.2.16, < 2; platform_system == "Linux"
  18. matrix-nio[e2e] >= 0.22.0, < 0.24
  19. async_generator >= 1.10, < 2; python_version < "3.7"
  20. dataclasses >= 0.6, < 0.7; python_version < "3.7"
  21. pyfastcopy >= 1.0.3, < 2; python_version < "3.8"