fixed gitignore version specifier

This commit is contained in:
Jakob Pinterits
2024-06-15 16:28:05 +02:00
parent a065f6ba99
commit fb4b013206
+1 -1
View File
@@ -9,7 +9,7 @@ authors = [
dependencies = [
"fastapi~=0.110",
"fuzzywuzzy~=0.18",
"gitignore-parser=0.1.11",
"gitignore-parser==0.1.11",
"httpx~=0.25",
"imy~=0.3.6",
"introspection~=1.9",