File tree 1 file changed +4
-10
lines changed
1 file changed +4
-10
lines changed Original file line number Diff line number Diff line change 1
- fastapi == 0.109.1
2
- pytest == 7.1.3
3
- pytest-asyncio == 0.20.3
4
- uvicorn == 0.20.0
5
- pydantic ~= 1.10.4
6
-
7
1
aiofiles == 23.2.1
8
2
aiohttp == 3.8.6
9
3
aiosignal == 1.3.1
@@ -36,7 +30,7 @@ email-validator==2.1.0.post1
36
30
etelemetry == 0.3.1
37
31
exceptiongroup == 1.1.3
38
32
Faker == 19.12.0
39
-
33
+ fastapi == 0.104.0
40
34
fastapi-mail == 1.4.1
41
35
filelock == 3.13.0
42
36
frontend == 0.0.3
@@ -100,14 +94,14 @@ pyasn1==0.5.0
100
94
pyasn1-modules == 0.3.0
101
95
pycparser == 2.21
102
96
pycryptodome == 3.15.0
103
-
97
+ pydantic == 2.4.2
104
98
pydantic-core == 2.10.1
105
99
pydantic-settings == 2.0.3
106
100
pydot == 1.4.2
107
101
PyMuPDF == 1.23.5
108
102
PyMuPDFb == 1.23.5
109
103
pyparsing == 3.1.1
110
-
104
+ pytest == 7.4.3
111
105
python-dateutil == 2.8.2
112
106
python-dotenv == 1.0.0
113
107
python-jose == 3.3.0
@@ -142,7 +136,7 @@ typing-inspect==0.9.0
142
136
tzdata == 2023.3
143
137
uritemplate == 4.1.1
144
138
urllib3 == 1.26.18
145
-
139
+ uvicorn == 0.23.2
146
140
validators == 0.22.0
147
141
weaviate-client == 3.25.1
148
142
wrapt == 1.15.0
You can’t perform that action at this time.
0 commit comments