diff options
| author | Lex Neva <github.com@lexneva.name> | 2022-07-15 23:22:37 -0400 |
|---|---|---|
| committer | Lex Neva <github.com@lexneva.name> | 2023-02-18 22:34:16 -0500 |
| commit | 47eb81cb0e5402d790380e224638856e0cee5e63 (patch) | |
| tree | f2f19dee7eecac9a30d4c31b3ba4155ee68fc83a /requirements.txt | |
| parent | 7aee0979be4f39cde7a6396cdc0d1d2cc4222d90 (diff) | |
first draft of stitch plan caching
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index e73010d2..dd4a492a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,6 +26,7 @@ flask fonttools trimesh>=3.15.2 scipy +diskcache pywinutils ; sys_platform == 'win32' pywin32 ; sys_platform == 'win32' |
