noahabebe commited on
Commit
c884599
1 Parent(s): ad96fea

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- flask
2
- gunicorn
3
- nltk
4
- ollama
5
- gtts
6
- pygame
 
1
+ Flask==2.2.2
2
+ gunicorn==20.1.0
3
+ nltk==3.8
4
+ ollama==0.3.1
5
+ gtts==2.2.4
6
+ pygame==2.3.0