Skip to content

Commit 790d148

Browse files
committed
Merge branch 'next' of https://github.com/Geode-solutions/OpenGeodeWeb-Viewer into fix/database
2 parents a3be467 + 62963c5 commit 790d148

File tree

1 file changed

+58
-0
lines changed

1 file changed

+58
-0
lines changed

requirements.txt

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,61 @@
1+
#
2+
# This file is autogenerated by pip-compile with Python 3.12
3+
# by the following command:
4+
#
5+
# pip-compile --output-file=./requirements.txt ./requirements.in
6+
#
7+
aiohappyeyeballs==2.6.1
8+
# via aiohttp
9+
aiohttp==3.13.0
10+
# via wslink
11+
aiosignal==1.4.0
12+
# via aiohttp
13+
attrs==25.4.0
14+
# via aiohttp
15+
contourpy==1.3.3
16+
# via matplotlib
17+
cycler==0.12.1
18+
# via matplotlib
19+
fonttools==4.60.1
20+
# via matplotlib
21+
frozenlist==1.8.0
22+
# via
23+
# aiohttp
24+
# aiosignal
25+
idna==3.10
26+
# via yarl
27+
kiwisolver==1.4.9
28+
# via matplotlib
29+
matplotlib==3.10.7
30+
# via vtk
31+
multidict==6.7.0
32+
# via
33+
# aiohttp
34+
# yarl
35+
numpy==2.3.3
36+
# via
37+
# contourpy
38+
# matplotlib
39+
packaging==25.0
40+
# via matplotlib
41+
pillow==11.3.0
42+
# via matplotlib
43+
propcache==0.4.1
44+
# via
45+
# aiohttp
46+
# yarl
47+
pyparsing==3.2.5
48+
# via matplotlib
49+
python-dateutil==2.9.0.post0
50+
# via matplotlib
51+
six==1.17.0
52+
# via python-dateutil
53+
typing-extensions==4.15.0
54+
# via aiosignal
55+
vtk==9.5.2
56+
# via -r requirements.in
57+
websocket-client==1.8.0
58+
# via -r requirements.in
159
wslink==1.12.4
260
websocket_client==1.8.0
361
vtk==9.5.2

0 commit comments

Comments
 (0)