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 668eaab commit a0ee81dCopy full SHA for a0ee81d
requirements.in
@@ -4,7 +4,6 @@ OpenGeode-Inspector==6.7.0
4
OpenGeode-Geosciences==9.2.2
5
OpenGeode-GeosciencesIO==5.7.2
6
Geode-Viewables==3.2.0
7
-fastjsonschema==2.16.2
8
Flask[async]==3.0.3
9
Flask-Cors==6.0.1
10
werkzeug==3.0.3
requirements.txt
@@ -2,16 +2,14 @@
2
# This file is autogenerated by pip-compile with Python 3.12
3
# by the following command:
#
-# pip-compile --pre requirements.in
+# pip-compile requirements.in
asgiref==3.9.1
# via flask
blinker==1.9.0
11
click==8.2.1
12
13
14
- # via -r requirements.in
15
flask[async]==3.0.3
16
# via
17
# -r requirements.in
0 commit comments