File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ __pycache__/
5
5
.coverage
6
6
.idea /
7
7
.venv /
8
+ venv /
8
9
9
10
# Bicep build artifacts (exclude .json files except parameters)
10
11
infra /** /* .json
Original file line number Diff line number Diff line change 6
6
#
7
7
aiofiles == 24.1.0
8
8
# via quart
9
- aiohappyeyeballs == 2.6.0
9
+ aiohappyeyeballs == 2.4.3
10
10
# via aiohttp
11
- aiohttp == 3.12.14
12
- # via quartapp (pyproject.toml)
13
- aiosignal == 1.4.0
11
+ aiohttp == 3.10.11
12
+ # via quartapp (pyproject.toml)
13
+ aiosignal == 1.3.1
14
14
# via aiohttp
15
15
annotated-types == 0.7.0
16
16
# via pydantic
@@ -36,7 +36,7 @@ certifi==2024.8.30
36
36
# requests
37
37
cffi == 1.17.1
38
38
# via cryptography
39
- charset-normalizer == 3.4.2
39
+ charset-normalizer == 3.4.0
40
40
# via requests
41
41
click == 8.1.7
42
42
# via
@@ -111,7 +111,7 @@ multidict==6.1.0
111
111
# yarl
112
112
openai == 1.64.0
113
113
# via quartapp (pyproject.toml)
114
- packaging == 25.0
114
+ packaging == 24.1
115
115
# via gunicorn
116
116
portalocker == 2.10.1
117
117
# via msal-extensions
You can’t perform that action at this time.
0 commit comments