Skip to content

Commit 64e4835

Browse files
committed
4 commit
1 parent 45b472f commit 64e4835

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

requirements.txt

+4-10
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
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-
71
aiofiles==23.2.1
82
aiohttp==3.8.6
93
aiosignal==1.3.1
@@ -36,7 +30,7 @@ email-validator==2.1.0.post1
3630
etelemetry==0.3.1
3731
exceptiongroup==1.1.3
3832
Faker==19.12.0
39-
33+
fastapi==0.104.0
4034
fastapi-mail==1.4.1
4135
filelock==3.13.0
4236
frontend==0.0.3
@@ -100,14 +94,14 @@ pyasn1==0.5.0
10094
pyasn1-modules==0.3.0
10195
pycparser==2.21
10296
pycryptodome==3.15.0
103-
97+
pydantic==2.4.2
10498
pydantic-core==2.10.1
10599
pydantic-settings==2.0.3
106100
pydot==1.4.2
107101
PyMuPDF==1.23.5
108102
PyMuPDFb==1.23.5
109103
pyparsing==3.1.1
110-
104+
pytest==7.4.3
111105
python-dateutil==2.8.2
112106
python-dotenv==1.0.0
113107
python-jose==3.3.0
@@ -142,7 +136,7 @@ typing-inspect==0.9.0
142136
tzdata==2023.3
143137
uritemplate==4.1.1
144138
urllib3==1.26.18
145-
139+
uvicorn==0.23.2
146140
validators==0.22.0
147141
weaviate-client==3.25.1
148142
wrapt==1.15.0

0 commit comments

Comments
 (0)