Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,4 +3,4 @@ tensorflow
|
|
3 |
numpy
|
4 |
opencv-python
|
5 |
pillow
|
6 |
-
openai
|
|
|
3 |
numpy
|
4 |
opencv-python
|
5 |
pillow
|
6 |
+
openai==0.28
|