Update requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
CHANGED
|
@@ -149,3 +149,8 @@ websockets==11.0.3
|
|
| 149 |
wrapt==1.16.0
|
| 150 |
yarl==1.9.4
|
| 151 |
zipp==3.17.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 149 |
wrapt==1.16.0
|
| 150 |
yarl==1.9.4
|
| 151 |
zipp==3.17.0
|
| 152 |
+
## The following requirements were added by pip freeze:
|
| 153 |
+
distro==1.9.0
|
| 154 |
+
langchain-openai==0.0.8
|
| 155 |
+
openai==1.13.3
|
| 156 |
+
tiktoken==0.6.0
|