Skip to content

Commit fd50c72

Browse files
committed
Merge branch 'fix/database' of https://github.com/Geode-solutions/OpenGeodeWeb-Viewer into fix/database
2 parents 21c0940 + 885c2dc commit fd50c72

File tree

1 file changed

+2
-61
lines changed

1 file changed

+2
-61
lines changed

requirements.txt

Lines changed: 2 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -1,62 +1,3 @@
1-
#
2-
# This file is autogenerated by pip-compile with Python 3.12
3-
# by the following command:
4-
#
5-
# pip-compile 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
591
wslink==1.12.4
60-
# via -r requirements.in
61-
yarl==1.22.0
62-
# via aiohttp
2+
websocket_client==1.8.0
3+
vtk==9.5.2

0 commit comments

Comments
 (0)