Spaces:
Running
Running
alanchen1115
commited on
Commit
•
2436135
1
Parent(s):
3a2e91a
Update requirements.txt
Browse files- requirements.txt +0 -13
requirements.txt
CHANGED
@@ -1,17 +1,4 @@
|
|
1 |
-
langChain
|
2 |
-
OpenAI
|
3 |
-
pinecone-client
|
4 |
-
tiktoken
|
5 |
pypdf
|
6 |
-
attrs==22.2.0
|
7 |
-
ConfigParser==6.0.0
|
8 |
-
contextlib2==21.6.0
|
9 |
-
cryptography==41.0.3
|
10 |
-
ipython==8.14.0
|
11 |
-
langchain==0.0.258
|
12 |
-
openai==0.27.8
|
13 |
-
pinecone_client==2.2.2
|
14 |
-
protobuf==3.20.3
|
15 |
python-dotenv==1.0.0
|
16 |
fastapi>=0.68.0,<0.69.0
|
17 |
pydantic>=1.8.0,<2.0.0
|
|
|
|
|
|
|
|
|
|
|
1 |
pypdf
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
python-dotenv==1.0.0
|
3 |
fastapi>=0.68.0,<0.69.0
|
4 |
pydantic>=1.8.0,<2.0.0
|