Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
dash==3.0.3
|
2 |
dash-bootstrap-components==2.0.2
|
3 |
pandas
|
4 |
-
openai
|
5 |
xlsxwriter
|
6 |
PyPDF2
|
7 |
python-docx
|
|
|
1 |
dash==3.0.3
|
2 |
dash-bootstrap-components==2.0.2
|
3 |
pandas
|
4 |
+
openai==0.28
|
5 |
xlsxwriter
|
6 |
PyPDF2
|
7 |
python-docx
|