anshharora commited on
Commit
a3402df
·
verified ·
1 Parent(s): 97c1fc3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +17 -18
requirements.txt CHANGED
@@ -1,19 +1,18 @@
1
- Flask==2.1.3
2
- Werkzeug
3
- python-dotenv
4
- groq
5
- gtts
6
- SpeechRecognition
7
- gunicorn
8
- beautifulsoup4
9
- idna
10
- packaging
11
- pipwin
12
- pyjsparser
13
- PyPrind
14
- pySmartDL
15
- pyttsx3
16
- requests
17
- urllib3
18
- wikipedia
19
  datetime
 
1
+ Flask==2.1.3
2
+ python-dotenv
3
+ groq
4
+ gtts
5
+ SpeechRecognition
6
+ gunicorn
7
+ beautifulsoup4
8
+ idna
9
+ packaging
10
+ pipwin
11
+ pyjsparser
12
+ PyPrind
13
+ pySmartDL
14
+ pyttsx3
15
+ requests
16
+ urllib3
17
+ wikipedia
 
18
  datetime