Skip to content

Commit a0ee81d

Browse files
committed
removed fastjsonschema
1 parent 668eaab commit a0ee81d

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

requirements.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ OpenGeode-Inspector==6.7.0
44
OpenGeode-Geosciences==9.2.2
55
OpenGeode-GeosciencesIO==5.7.2
66
Geode-Viewables==3.2.0
7-
fastjsonschema==2.16.2
87
Flask[async]==3.0.3
98
Flask-Cors==6.0.1
109
werkzeug==3.0.3

requirements.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,14 @@
22
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
5-
# pip-compile --pre requirements.in
5+
# pip-compile requirements.in
66
#
77
asgiref==3.9.1
88
# via flask
99
blinker==1.9.0
1010
# via flask
1111
click==8.2.1
1212
# via flask
13-
fastjsonschema==2.16.2
14-
# via -r requirements.in
1513
flask[async]==3.0.3
1614
# via
1715
# -r requirements.in

0 commit comments

Comments
 (0)