Skip to content

Commit 95e87a3

Browse files
authored
Merge branch 'main' into copilot/fix-282
2 parents e9ab434 + 548b7da commit 95e87a3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
aiofiles==24.1.0
88
# via quart
9-
aiohappyeyeballs==2.4.3
9+
aiohappyeyeballs==2.6.0
1010
# via aiohttp
1111
aiohttp==3.12.14
1212
# via quartapp (pyproject.toml)
@@ -36,7 +36,7 @@ certifi==2024.8.30
3636
# requests
3737
cffi==1.17.1
3838
# via cryptography
39-
charset-normalizer==3.4.0
39+
charset-normalizer==3.4.2
4040
# via requests
4141
click==8.1.7
4242
# via
@@ -111,7 +111,7 @@ multidict==6.1.0
111111
# yarl
112112
openai==1.64.0
113113
# via quartapp (pyproject.toml)
114-
packaging==24.1
114+
packaging==25.0
115115
# via gunicorn
116116
portalocker==2.10.1
117117
# via msal-extensions

0 commit comments

Comments
 (0)