mahfouz28 commited on
Commit
da6f68a
·
verified ·
1 Parent(s): 7b24d63

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +161 -0
requirements.txt ADDED
@@ -0,0 +1,161 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiohappyeyeballs==2.4.8
2
+ aiohttp==3.11.13
3
+ aiosignal==1.3.2
4
+ altair==5.5.0
5
+ annotated-types==0.7.0
6
+ anyio==4.8.0
7
+ attrs==25.1.0
8
+ beautifulsoup4==4.13.3
9
+ blinker==1.9.0
10
+ cachetools==5.5.2
11
+ certifi==2025.1.31
12
+ cffi==1.17.1
13
+ charset-normalizer==3.4.1
14
+ click==8.1.8
15
+ colorama==0.4.6
16
+ contourpy==1.3.1
17
+ cycler==0.12.1
18
+ dataclasses-json==0.6.7
19
+ defusedxml==0.7.1
20
+ distro==1.9.0
21
+ facenet-pytorch==2.5.2
22
+ faiss-cpu==1.10.0
23
+ fastapi==0.115.8
24
+ filelock==3.17.0
25
+ filetype==1.2.0
26
+ fonttools==4.56.0
27
+ frozenlist==1.5.0
28
+ fsspec==2025.2.0
29
+ gitdb==4.0.12
30
+ GitPython==3.1.44
31
+ google-ai-generativelanguage==0.6.15
32
+ google-api-core==2.24.1
33
+ google-api-python-client==2.163.0
34
+ google-auth==2.38.0
35
+ google-auth-httplib2==0.2.0
36
+ google-generativeai==0.8.4
37
+ googleapis-common-protos==1.69.1
38
+ greenlet==3.1.1
39
+ grpcio==1.71.0rc2
40
+ grpcio-status==1.71.0rc2
41
+ h11==0.14.0
42
+ httpcore==1.0.7
43
+ httplib2==0.22.0
44
+ httpx==0.28.1
45
+ httpx-sse==0.4.0
46
+ huggingface-hub==0.29.2
47
+ idna==3.10
48
+ Jinja2==3.1.5
49
+ jiter==0.8.2
50
+ joblib==1.4.2
51
+ jsonpatch==1.33
52
+ jsonpointer==3.0.0
53
+ jsonschema==4.23.0
54
+ jsonschema-specifications==2024.10.1
55
+ kiwisolver==1.4.8
56
+ langchain==0.3.20
57
+ langchain-community==0.3.19
58
+ langchain-core==0.3.41
59
+ langchain-google-genai==2.0.10
60
+ langchain-openai==0.3.7
61
+ langchain-text-splitters==0.3.6
62
+ langsmith==0.3.11
63
+ markdown-it-py==3.0.0
64
+ MarkupSafe==3.0.2
65
+ marshmallow==3.26.1
66
+ matplotlib==3.10.0
67
+ mdurl==0.1.2
68
+ mock==5.2.0
69
+ mpmath==1.3.0
70
+ multidict==6.1.0
71
+ mypy-extensions==1.0.0
72
+ narwhals==1.28.0
73
+ networkx==3.4.2
74
+ numpy==2.1.1
75
+ openai==1.65.3
76
+ opencv-python==4.11.0.86
77
+ orjson==3.10.15
78
+ outcome==1.3.0.post0
79
+ packaging==24.2
80
+ pandas==2.2.3
81
+ pillow==11.1.0
82
+ plotly==6.0.0
83
+ propcache==0.3.0
84
+ proto-plus==1.26.0
85
+ protobuf==5.29.3
86
+ psutil==7.0.0
87
+ py-cpuinfo==9.0.0
88
+ pyarrow==19.0.1
89
+ pyasn1==0.6.1
90
+ pyasn1_modules==0.4.1
91
+ pycparser==2.22
92
+ pydantic==2.10.6
93
+ pydantic-settings==2.8.1
94
+ pydantic_core==2.27.2
95
+ pydeck==0.9.1
96
+ Pygments==2.19.1
97
+ PyMuPDF==1.25.3
98
+ pyparsing==3.2.1
99
+ pypdf==5.3.1
100
+ PyPDF2==3.0.1
101
+ PySocks==1.7.1
102
+ python-dateutil==2.9.0.post0
103
+ python-dotenv==1.0.1
104
+ python-multipart==0.0.20
105
+ pytz==2025.1
106
+ PyYAML==6.0.2
107
+ referencing==0.36.2
108
+ regex==2024.11.6
109
+ relaxml==0.1.3
110
+ requests==2.32.3
111
+ requests-toolbelt==1.0.0
112
+ rich==13.9.4
113
+ rpds-py==0.23.1
114
+ rsa==4.9
115
+ safetensors==0.5.3
116
+ scikit-learn==1.6.1
117
+ scipy==1.15.2
118
+ seaborn==0.13.2
119
+ selenium==4.29.0
120
+ sentence-transformers==3.4.1
121
+ setuptools==75.8.1
122
+ simplejson==3.20.1
123
+ six==1.17.0
124
+ smmap==5.0.2
125
+ sniffio==1.3.1
126
+ sortedcontainers==2.4.0
127
+ soupsieve==2.6
128
+ SQLAlchemy==2.0.38
129
+ starlette==0.45.3
130
+ streamlit==1.42.2
131
+ supervision==0.25.1
132
+ sympy==1.13.1
133
+ tenacity==9.0.0
134
+ threadpoolctl==3.5.0
135
+ three==0.8.0
136
+ tiktoken==0.9.0
137
+ tokenizers==0.21.0
138
+ toml==0.10.2
139
+ torch==2.6.0
140
+ torchaudio==2.6.0
141
+ torchvision==0.21.0
142
+ tornado==6.4.2
143
+ tqdm==4.67.1
144
+ transformers==4.49.0
145
+ trio==0.29.0
146
+ trio-websocket==0.12.2
147
+ typing-inspect==0.9.0
148
+ typing_extensions==4.12.2
149
+ tzdata==2025.1
150
+ ultralytics==8.3.80
151
+ ultralytics-thop==2.0.14
152
+ uritemplate==4.1.1
153
+ urllib3==2.3.0
154
+ uvicorn==0.34.0
155
+ watchdog==6.0.0
156
+ webdriver-manager==4.0.2
157
+ websocket-client==1.8.0
158
+ wheel==0.45.1
159
+ wsproto==1.2.0
160
+ yarl==1.18.3
161
+ zstandard==0.23.0