Skip to content

Commit 8596dbf

Browse files
remove --pre
1 parent 516ba41 commit 8596dbf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file is autogenerated by pip-compile with Python 3.9
33
# by the following command:
44
#
5-
# pip-compile --pre requirements.in
5+
# pip-compile requirements.in
66
#
77
asgiref==3.7.2
88
# via flask
@@ -70,7 +70,7 @@ rpds-py==0.13.2
7070
# via
7171
# jsonschema
7272
# referencing
73-
typing-extensions==4.9.0rc1
73+
typing-extensions==4.8.0
7474
# via asgiref
7575
werkzeug==3.0.1
7676
# via

0 commit comments

Comments
 (0)