We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3ec243 commit 9ddba03Copy full SHA for 9ddba03
1 file changed
Pipfile
@@ -19,6 +19,7 @@ pre-commit = "==3.8.0"
19
importlib-metadata = "==8.4.0"
20
toml = "==0.10.2"
21
types-toml = "==0.10.8.20240310"
22
+pyink = "==24.8.0"
23
24
[packages]
25
python-dotenv = "==1.0.1"
@@ -41,7 +42,6 @@ flask = "==3.0.3"
41
42
markupsafe = "==2.1.5"
43
numpy = "==2.1.1"
44
emoji = "==2.12.1"
-pyink = "==24.8.0"
45
46
[packages.sudden-death]
47
git = "https://github.com/dev-hato/sudden-death"
0 commit comments