We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8aa44d commit a94bc57Copy full SHA for a94bc57
requirements.txt
@@ -2,7 +2,7 @@
2
# This file is autogenerated by pip-compile with Python 3.12
3
# by the following command:
4
#
5
-# pip-compile requirements.in
+# pip-compile --pre requirements.in
6
7
aiohappyeyeballs==2.6.1
8
# via aiohttp
@@ -16,6 +16,8 @@ blinker==1.9.0
16
# via flask
17
click==8.2.1
18
19
+fastjsonschema==2.21.1
20
+ # via opengeodeweb-microservice
21
flask==3.1.2
22
# via flask-sqlalchemy
23
flask-sqlalchemy==3.1.1
@@ -41,7 +43,7 @@ multidict==6.6.4
41
43
# via
42
44
# aiohttp
45
# yarl
-opengeodeweb-microservice==1.0.0rc1
46
+opengeodeweb-microservice==1.*,>=1.0.0
47
# via -r requirements.in
48
propcache==0.3.2
49
0 commit comments