danielrosehill commited on
Commit
5cb4f86
·
1 Parent(s): d007b20
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- openai>=1.0.0
2
- streamlit
3
- pandas
4
- pyperclip
5
- nltk
 
1
+ streamlit==1.20.0
2
+ pandas==1.4.3
3
+ numpy==1.22.3
4
+ openai==1.3.0
5
+ pyperclip==1.8.2