Skip to content

Commit 1783d2a

Browse files
committed
Merge branch 'fix/database' of https://github.com/Geode-solutions/OpenGeodeWeb-Viewer into fix/database
2 parents e4da504 + 11ed408 commit 1783d2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ aiohttp~=3.12
1010
# via wslink
1111
aiosignal~=1.4
1212
# via aiohttp
13-
attrs~=25.3
13+
attrs~=25.4
1414
# via aiohttp
1515
contourpy~=1.3
1616
# via matplotlib
@@ -58,5 +58,5 @@ websocket-client~=1.8
5858
# via -r requirements.in
5959
wslink==1.12.4
6060
# via -r requirements.in
61-
yarl~=1.21
61+
yarl~=1.22
6262
# via aiohttp

0 commit comments

Comments
 (0)