Update requirements.txt to include new dependencies and upgrade existing packages
Browse files- requirements.txt +48 -7
- sample.jpg +3 -0
requirements.txt
CHANGED
@@ -1,7 +1,48 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
annotated-types==0.7.0
|
2 |
+
anyio==4.9.0
|
3 |
+
certifi==2025.7.14
|
4 |
+
charset-normalizer==3.4.2
|
5 |
+
click==8.2.1
|
6 |
+
distro==1.9.0
|
7 |
+
fastapi==0.116.1
|
8 |
+
h11==0.16.0
|
9 |
+
httpcore==1.0.9
|
10 |
+
httptools==0.6.4
|
11 |
+
httpx==0.28.1
|
12 |
+
idna==3.10
|
13 |
+
jiter==0.10.0
|
14 |
+
jsonpatch==1.33
|
15 |
+
jsonpointer==3.0.0
|
16 |
+
langchain==0.3.26
|
17 |
+
langchain-core==0.3.71
|
18 |
+
langchain-openai==0.3.28
|
19 |
+
langchain-text-splitters==0.3.8
|
20 |
+
langsmith==0.4.8
|
21 |
+
numpy==2.2.6
|
22 |
+
openai==1.97.1
|
23 |
+
opencv-python==4.12.0.88
|
24 |
+
orjson==3.11.0
|
25 |
+
packaging==25.0
|
26 |
+
pillow==11.3.0
|
27 |
+
pydantic==2.11.7
|
28 |
+
pydantic_core==2.33.2
|
29 |
+
python-dotenv==1.1.1
|
30 |
+
python-multipart==0.0.20
|
31 |
+
PyYAML==6.0.2
|
32 |
+
regex==2024.11.6
|
33 |
+
requests==2.32.4
|
34 |
+
requests-toolbelt==1.0.0
|
35 |
+
sniffio==1.3.1
|
36 |
+
SQLAlchemy==2.0.41
|
37 |
+
starlette==0.47.2
|
38 |
+
tenacity==9.1.2
|
39 |
+
tiktoken==0.9.0
|
40 |
+
tqdm==4.67.1
|
41 |
+
typing-inspection==0.4.1
|
42 |
+
typing_extensions==4.14.1
|
43 |
+
urllib3==2.5.0
|
44 |
+
uvicorn==0.35.0
|
45 |
+
uvloop==0.21.0
|
46 |
+
watchfiles==1.1.0
|
47 |
+
websockets==15.0.1
|
48 |
+
zstandard==0.23.0
|
sample.jpg
ADDED
![]() |
Git LFS Details
|