Skip to content

Commit dbb6c81

Browse files
committed
Merge branch 'fix/database' of https://github.com/Geode-solutions/OpenGeodeWeb-Viewer into fix/database
2 parents 332de53 + 7691cd8 commit dbb6c81

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

requirements.txt

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ aiosignal~=1.0
1212
# via aiohttp
1313
attrs~=25.0
1414
# via aiohttp
15-
contourpy==1.*,>=1.3.3
15+
contourpy~=1.0
1616
# via matplotlib
1717
cycler~=0.0
1818
# via matplotlib
19-
fonttools==4.*,>=4.60.1
19+
fonttools~=4.0
2020
# via matplotlib
2121
frozenlist~=1.0
2222
# via
@@ -26,7 +26,7 @@ idna==3.10
2626
# via yarl
2727
kiwisolver==1.4.10rc0
2828
# via matplotlib
29-
matplotlib==3.*,>=3.10.6
29+
matplotlib~=3.0
3030
# via vtk
3131
multidict~=6.0
3232
# via
@@ -44,15 +44,13 @@ propcache~=0.0
4444
# via
4545
# aiohttp
4646
# yarl
47-
pyparsing==3.3.0a1
4847
pyparsing==3.3.0a1
4948
# via matplotlib
50-
python-dateutil==2.9.0.post0
5149
python-dateutil==2.9.0.post0
5250
# via matplotlib
5351
six~=1.0
5452
# via python-dateutil
55-
typing-extensions==4.*,>=4.15.0
53+
typing-extensions~=4.0
5654
# via aiosignal
5755
vtk==9.5.2
5856
# via -r requirements.in

0 commit comments

Comments
 (0)