We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f535b04 commit c801bdbCopy full SHA for c801bdb
1 file changed
requirements.txt
@@ -1,2 +1,15 @@
1
-SQLAlchemy==2.0.43
+#
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
7
fastjsonschema==2.21.1
8
+ # via -r requirements.in
9
+greenlet==3.2.4
10
+ # via sqlalchemy
11
+sqlalchemy==2.0.43
12
13
+typing-extensions==4.15.0
14
15
+
0 commit comments