We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3501a37 commit 518bc0bCopy full SHA for 518bc0b
requirements.txt
@@ -2,7 +2,7 @@
2
# This file is autogenerated by pip-compile with Python 3.12
3
# by the following command:
4
#
5
-# pip-compile --cert=None --client-cert=None --index-url=None --pip-args=None requirements.in
+# pip-compile --output-file=./requirements.txt ./requirements.in
6
7
asgiref>=3
8
# via flask
@@ -59,3 +59,4 @@ werkzeug==3.1.2
59
# -r requirements.in
60
# flask
61
# flask-cors
62
+
0 commit comments