Skip to content

Commit 52405f5

Browse files
committed
Merge branch 'fix/database' of https://github.com/Geode-solutions/OpenGeodeWeb-Microservice into fix/database
2 parents 8cd055c + d1047b4 commit 52405f5

1 file changed

Lines changed: 1 addition & 13 deletions

File tree

requirements.txt

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,2 @@
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 --pre ./requirements.in
6-
#
1+
SQLAlchemy==2.0.43
72
fastjsonschema==2.21.1
8-
# via -r requirements.in
9-
greenlet~=3.2
10-
# via sqlalchemy
11-
sqlalchemy~=2.0
12-
# via -r requirements.in
13-
typing-extensions~=4.15
14-
# via sqlalchemy

0 commit comments

Comments
 (0)