diff options
| author | Kaalleen <36401965+kaalleen@users.noreply.github.com> | 2025-03-02 18:35:17 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-02 18:35:17 +0100 |
| commit | 70d2ea52c412eb983a6d6037f1bb0ec1258196c1 (patch) | |
| tree | 16a09ed053af569ccc7e8bfc450ffeafa219913e /requirements.txt | |
| parent | 1a6bb635433de35234cf90b1783eb0d81e155a06 (diff) | |
remove scipy dependency (#3483)
smoothing with scipy (could be improved in a later commit)
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 58b0e560..1f2ce225 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,6 @@ colormath2 flask>=2.2.0 fonttools trimesh>=3.15.2 -scipy diskcache flask-cors pywinutils ; sys_platform == 'win32' |
