summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorBenson Muite <bkmgit@users.noreply.github.com>2023-08-01 17:53:03 +0300
committerGitHub <noreply@github.com>2023-08-01 17:53:03 +0300
commitce7ec2b981dd6207f110bdf23cf3612b8d597158 (patch)
treee8fac3fb97f85f9645c86ddfe0e8234ec871c02e /requirements.txt
parent9c090170941e00a6c6265e3a6999ca240fb73052 (diff)
parentfe4f26c58ec4820dc8aa5a2e193e567bff310b03 (diff)
Merge pull request #2441 from inkstitch/bkmgit/remove-stringcase-dependency
Drop stringcase dependency
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 7697d508..14d72270 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -18,7 +18,6 @@ requests
# we need already submitted fixes - so let's grab them from the github repository
colormath @ git+https://github.com/gtaylor/python-colormath.git@4a076831fd5136f685aa7143db81eba27b2cd19a
-stringcase
flask>=2.2.0
fonttools
trimesh>=3.15.2