MrJShen commited on
Commit
a87f2c7
·
1 Parent(s): 598008a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  openai==0.27.5
2
- dotenv==1.0.0
3
  pandas
4
  wordcloud==1.9.2
5
  matplotlib
 
1
  openai==0.27.5
2
+ python-dotenv==1.0.0
3
  pandas
4
  wordcloud==1.9.2
5
  matplotlib