Skip to content

Commit 62963c5

Browse files
BotellaAgithub-actions[bot]
authored andcommitted
Apply prepare changes
1 parent 31f9643 commit 62963c5

File tree

1 file changed

+62
-2
lines changed

1 file changed

+62
-2
lines changed

requirements.txt

Lines changed: 62 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,64 @@
1-
wslink==1.12.4
2-
websocket_client==1.8.0
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
355
vtk==9.5.2
56+
# via -r requirements.in
57+
websocket-client==1.8.0
58+
# via -r requirements.in
59+
wslink==1.12.4
60+
# via -r requirements.in
61+
yarl==1.22.0
62+
# via aiohttp
63+
464
opengeodeweb-microservice~=1.0

0 commit comments

Comments
 (0)