diff options
| author | Momo <reni@allenka.de> | 2020-01-20 18:30:00 +0100 |
|---|---|---|
| committer | Lex Neva <github.com@lexneva.name> | 2020-01-29 01:29:49 -0500 |
| commit | fe437b5dd31bf36f3b504da61f92e1a7925debbf (patch) | |
| tree | bf5af553d7a6c736f59ea8e63d0108cc883948fb /requirements.txt | |
| parent | a5acaa11b5ffeabc8e72bd6813948364a476c437 (diff) | |
use older wxpython for other OSs as well
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 44d0e5fc..5ab6f5fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ ./pyembroidery backports.functools_lru_cache -wxPython +wxPython==4.0.6 networkx==2.2 shapely lxml |
