We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1928f7a commit 1883e47Copy full SHA for 1883e47
2 files changed
pyproject.toml
@@ -17,6 +17,7 @@ dependencies = [
17
"pyyaml>=6.0",
18
"numpy>=1.22.0",
19
"tqdm>=4.64.0",
20
+ "flask",
21
]
22
23
[project.optional-dependencies]
scripts/requirements.txt
0 commit comments