inkstitch/requirements.txt

20 wiersze
322 B
Plaintext
Czysty Zwykły widok Historia

2018-08-16 18:55:23 +00:00
./pyembroidery
2017-11-05 00:46:58 +00:00
backports.functools_lru_cache
wxPython==4.0.6
networkx==2.2
shapely==1.6.3
2017-11-05 00:46:58 +00:00
lxml
2017-11-05 00:48:22 +00:00
appdirs
numpy<1.16.0
jinja2>2.9
requests
2018-05-03 00:30:59 +00:00
colormath
stringcase
2020-04-25 12:22:17 +00:00
tinycss2
2018-05-03 00:30:59 +00:00
# We're not ready for flask 1.0 yet. Logging changed, among othe things.
flask==0.*
pywinutils; sys.platform == 'win32'
pywin32; sys.platform == 'win32'