We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 707eaef commit 9290685Copy full SHA for 9290685
2 files changed
server/Pipfile
@@ -40,6 +40,7 @@ psycogreen = "==1.0.2"
40
importlib-metadata = "==8.4.0" # https://github.com/pallets/flask/issues/4502
41
typing_extensions = "==4.12.2"
42
python-magic = "==0.4.27"
43
+click = "==8.2.0"
44
# requirements for development on windows
45
colorama = "==0.4.5"
46
0 commit comments