diff options
| author | Lex Neva <lexelby@users.noreply.github.com> | 2018-08-11 23:07:36 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-11 23:07:36 -0400 |
| commit | 9c07436b89898ce9ebbcb80a1ecdcb78030a1e88 (patch) | |
| tree | 8f150fb2b12ca0d49b2bb7fe926a7f392613f6c9 /requirements.txt | |
| parent | 40cb74109222faba4eeb6cbfba2e906ddf9cdbf5 (diff) | |
| parent | d5e7c5e8e6ad652792fac742826b38464c97673a (diff) | |
Merge pull request #270 from inkstitch/lexelby-upgrade-pyembroidery
use pyembroidery2
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 8d487a2c..131773b1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pyembroidery >=1.2.12, <1.3.0 +pyembroidery2 backports.functools_lru_cache wxPython networkx |
