Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
openai==0.25.0
|
2 |
-
streamlit
|
3 |
qrcode==7.3.1
|
4 |
-
pillow==9.4.0
|
|
|
|
1 |
openai==0.25.0
|
2 |
+
streamlit
|
3 |
qrcode==7.3.1
|
4 |
+
pillow==9.4.0
|
5 |
+
altair<5
|