Skip to content

Commit c801bdb

Browse files
MaxNumeriquegithub-actions[bot]
authored andcommitted
Apply prepare changes
1 parent f535b04 commit c801bdb

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

requirements.txt

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,15 @@
1-
SQLAlchemy==2.0.43
1+
#
2+
# This file is autogenerated by pip-compile with Python 3.12
3+
# by the following command:
4+
#
5+
# pip-compile --output-file=./requirements.txt ./requirements.in
6+
#
27
fastjsonschema==2.21.1
8+
# via -r requirements.in
9+
greenlet==3.2.4
10+
# via sqlalchemy
11+
sqlalchemy==2.0.43
12+
# via -r requirements.in
13+
typing-extensions==4.15.0
14+
# via sqlalchemy
15+

0 commit comments

Comments
 (0)