Warning, /graphics/glaxnimate/data/lib/python-lottie/requirements.txt is written in an unsupported language. File is not indexed.

0001 # Tracing
0002 # pypotrace>=0.2 the pypotrace is bugged, install it separately
0003 # scipy
0004 
0005 # Raster support
0006 pillow
0007 cairosvg
0008 
0009 # Tex/Font
0010 fonttools
0011 grapheme
0012 
0013 # Video exporters
0014 opencv-python
0015 numpy
0016 
0017 # GUI scripts
0018 PyQt5
0019 QScintilla
0020 
0021 # Testing
0022 coverage
0023 flake8