anshharora commited on
Commit
d7fc961
·
verified ·
1 Parent(s): ab63527

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  Flask==2.1.3
2
- Werkzeug
3
  python-dotenv
4
  groq
 
5
  gtts
6
  SpeechRecognition
7
  gunicorn
 
1
  Flask==2.1.3
 
2
  python-dotenv
3
  groq
4
+ pytest
5
  gtts
6
  SpeechRecognition
7
  gunicorn