Skip to content

Commit a94bc57

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

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

requirements.txt

Lines changed: 4 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.12
33
# by the following command:
44
#
5-
# pip-compile requirements.in
5+
# pip-compile --pre requirements.in
66
#
77
aiohappyeyeballs==2.6.1
88
# via aiohttp
@@ -16,6 +16,8 @@ blinker==1.9.0
1616
# via flask
1717
click==8.2.1
1818
# via flask
19+
fastjsonschema==2.21.1
20+
# via opengeodeweb-microservice
1921
flask==3.1.2
2022
# via flask-sqlalchemy
2123
flask-sqlalchemy==3.1.1
@@ -41,7 +43,7 @@ multidict==6.6.4
4143
# via
4244
# aiohttp
4345
# yarl
44-
opengeodeweb-microservice==1.0.0rc1
46+
opengeodeweb-microservice==1.*,>=1.0.0
4547
# via -r requirements.in
4648
propcache==0.3.2
4749
# via

0 commit comments

Comments
 (0)