Kaludi commited on
Commit
dac6ebb
1 Parent(s): 3b502fe

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- openai
2
  streamlit==1.18.1
3
- qrcode
4
- pillow
 
1
+ openai==0.25.0
2
  streamlit==1.18.1
3
+ qrcode==7.3.1
4
+ pillow==9.4.0