Spaces:
Sleeping
Sleeping
drkareemkamal
commited on
Commit
•
45e58b9
1
Parent(s):
b557e8a
Update requirements.txt
Browse files- requirements.txt +5 -113
requirements.txt
CHANGED
@@ -1,57 +1,4 @@
|
|
1 |
-
|
2 |
-
aiosignal==1.3.1
|
3 |
-
annotated-types==0.7.0
|
4 |
-
anyio==4.4.0
|
5 |
-
asttokens==2.4.1
|
6 |
-
async-timeout==4.0.3
|
7 |
-
attrs==23.2.0
|
8 |
-
backoff==2.2.1
|
9 |
-
beautifulsoup4==4.12.3
|
10 |
-
cachetools==5.3.3
|
11 |
-
certifi==2024.6.2
|
12 |
-
chardet==5.2.0
|
13 |
-
charset-normalizer==3.3.2
|
14 |
-
click==8.1.7
|
15 |
-
colorama==0.4.6
|
16 |
-
comm==0.2.2
|
17 |
-
dataclasses-json==0.6.7
|
18 |
-
debugpy==1.8.1
|
19 |
-
decorator==5.1.1
|
20 |
-
deepdiff==7.0.1
|
21 |
-
distro==1.9.0
|
22 |
-
dnspython==2.6.1
|
23 |
-
emoji==2.12.1
|
24 |
-
exceptiongroup==1.2.1
|
25 |
-
executing==2.0.1
|
26 |
-
filelock==3.15.4
|
27 |
-
filetype==1.2.0
|
28 |
-
frozenlist==1.4.1
|
29 |
-
fsspec==2024.6.1
|
30 |
-
gcloud==0.18.3
|
31 |
-
google-api-core==2.19.0
|
32 |
-
google-api-python-client==2.134.0
|
33 |
-
google-auth==2.30.0
|
34 |
-
google-auth-httplib2==0.2.0
|
35 |
-
googleapis-common-protos==1.63.1
|
36 |
-
greenlet==3.0.3
|
37 |
-
grpc-gateway-protoc-gen-openapiv2==0.1.0
|
38 |
-
h11==0.14.0
|
39 |
-
httpcore==1.0.5
|
40 |
-
httplib2==0.22.0
|
41 |
-
httpx==0.27.0
|
42 |
-
huggingface-hub==0.23.4
|
43 |
-
idna==3.7
|
44 |
-
intel-openmp==2021.4.0
|
45 |
-
ipykernel==6.29.4
|
46 |
-
ipython==8.25.0
|
47 |
-
jedi==0.19.1
|
48 |
-
Jinja2==3.1.4
|
49 |
-
joblib==1.4.2
|
50 |
-
jsonpatch==1.33
|
51 |
-
jsonpath-python==1.0.6
|
52 |
-
jsonpointer==3.0.0
|
53 |
-
jupyter_client==8.6.2
|
54 |
-
jupyter_core==5.7.2
|
55 |
langchain==0.2.5
|
56 |
langchain-community==0.2.5
|
57 |
langchain-core==0.2.9
|
@@ -59,40 +6,10 @@ langchain-pinecone==0.1.1
|
|
59 |
langchain-text-splitters==0.2.1
|
60 |
langdetect==1.0.9
|
61 |
langsmith==0.1.81
|
62 |
-
|
63 |
-
lxml==5.2.2
|
64 |
-
MarkupSafe==2.1.5
|
65 |
-
marshmallow==3.21.3
|
66 |
-
matplotlib-inline==0.1.7
|
67 |
-
mkl==2021.4.0
|
68 |
-
mpmath==1.3.0
|
69 |
-
multidict==6.0.5
|
70 |
-
mypy-extensions==1.0.0
|
71 |
-
nest-asyncio==1.6.0
|
72 |
-
networkx==3.3
|
73 |
-
nltk==3.8.1
|
74 |
-
numpy==1.26.4
|
75 |
-
oauth2client==4.1.3
|
76 |
-
openai==1.35.3
|
77 |
-
ordered-set==4.1.0
|
78 |
-
orjson==3.10.5
|
79 |
-
packaging==24.1
|
80 |
-
pandas==2.2.2
|
81 |
-
parso==0.8.4
|
82 |
-
pillow==10.4.0
|
83 |
pinecone-client==3.2.2
|
84 |
pinecone-plugin-interface==0.0.7
|
85 |
-
|
86 |
-
prompt_toolkit==3.0.47
|
87 |
-
proto-plus==1.24.0
|
88 |
-
protobuf==3.20.2
|
89 |
-
psutil==6.0.0
|
90 |
-
pure-eval==0.2.2
|
91 |
-
pyasn1==0.6.0
|
92 |
-
pyasn1_modules==0.4.0
|
93 |
-
pydantic==2.7.4
|
94 |
-
pydantic_core==2.18.4
|
95 |
-
Pygments==2.18.0
|
96 |
pyparsing==3.1.2
|
97 |
pypdf==4.2.0
|
98 |
python-dateutil==2.9.0.post0
|
@@ -100,28 +17,9 @@ python-dotenv==1.0.1
|
|
100 |
python-iso639==2024.4.27
|
101 |
python-magic==0.4.27
|
102 |
pytz==2024.1
|
103 |
-
|
104 |
-
PyYAML==6.0.1
|
105 |
-
pyzmq==26.0.3
|
106 |
-
rapidfuzz==3.9.3
|
107 |
-
regex==2024.5.15
|
108 |
-
requests==2.32.3
|
109 |
-
requests-toolbelt==1.0.0
|
110 |
-
rsa==4.9
|
111 |
-
safetensors==0.4.3
|
112 |
-
scikit-learn==1.5.1
|
113 |
-
scipy==1.14.0
|
114 |
sentence-transformers==3.0.1
|
115 |
-
|
116 |
-
sniffio==1.3.1
|
117 |
-
soupsieve==2.5
|
118 |
-
SQLAlchemy==2.0.31
|
119 |
-
stack-data==0.6.3
|
120 |
-
sympy==1.12.1
|
121 |
-
tabulate==0.9.0
|
122 |
-
tbb==2021.13.0
|
123 |
-
tenacity==8.4.1
|
124 |
-
threadpoolctl==3.5.0
|
125 |
tiktoken==0.7.0
|
126 |
tokenizers==0.19.1
|
127 |
torch==2.3.1
|
@@ -134,9 +32,3 @@ typing_extensions==4.12.2
|
|
134 |
tzdata==2024.1
|
135 |
unstructured==0.14.7
|
136 |
unstructured-client==0.23.7
|
137 |
-
uritemplate==4.1.1
|
138 |
-
urllib3==2.2.2
|
139 |
-
wcwidth==0.2.13
|
140 |
-
win32-setctime==1.1.0
|
141 |
-
wrapt==1.16.0
|
142 |
-
yarl==1.9.4
|
|
|
1 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
langchain==0.2.5
|
3 |
langchain-community==0.2.5
|
4 |
langchain-core==0.2.9
|
|
|
6 |
langchain-text-splitters==0.2.1
|
7 |
langdetect==1.0.9
|
8 |
langsmith==0.1.81
|
9 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
pinecone-client==3.2.2
|
11 |
pinecone-plugin-interface==0.0.7
|
12 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
pyparsing==3.1.2
|
14 |
pypdf==4.2.0
|
15 |
python-dateutil==2.9.0.post0
|
|
|
17 |
python-iso639==2024.4.27
|
18 |
python-magic==0.4.27
|
19 |
pytz==2024.1
|
20 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
sentence-transformers==3.0.1
|
22 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
tiktoken==0.7.0
|
24 |
tokenizers==0.19.1
|
25 |
torch==2.3.1
|
|
|
32 |
tzdata==2024.1
|
33 |
unstructured==0.14.7
|
34 |
unstructured-client==0.23.7
|
|
|
|
|
|
|
|
|
|
|
|