diff options
| author | Lex Neva <lexelby@users.noreply.github.com> | 2023-02-20 15:27:15 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-20 15:27:15 -0500 |
| commit | 8b98083ac723e4145a7c41483f7dda10f722566f (patch) | |
| tree | 9a058b6aa3c907d3da12d3efdfbc115ef1b4eff4 /requirements.txt | |
| parent | 43ec2db4516545744051d5762728f287cc19acf6 (diff) | |
| parent | aa65a2bf3fb747dc89e2d905f1fc45b269b5cab4 (diff) | |
Merge pull request #1732 from inkstitch/lexelby/cache-stitch-plan
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' |
