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