Skip to content

Commit 518bc0b

Browse files
SpliiTgithub-actions[bot]
authored andcommitted
Apply prepare changes
1 parent 3501a37 commit 518bc0b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
5-
# pip-compile --cert=None --client-cert=None --index-url=None --pip-args=None requirements.in
5+
# pip-compile --output-file=./requirements.txt ./requirements.in
66
#
77
asgiref>=3
88
# via flask
@@ -59,3 +59,4 @@ werkzeug==3.1.2
5959
# -r requirements.in
6060
# flask
6161
# flask-cors
62+

0 commit comments

Comments
 (0)