Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -1 +1,5 @@
|
|
| 1 |
-
openai==0.27.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
openai==0.27.2
|
| 2 |
+
requests==2.27.1
|
| 3 |
+
numpy==1.19.5
|
| 4 |
+
opencv-python==4.5.5.64
|
| 5 |
+
urllib3==1.26.12
|