bencser commited on
Commit
c5f9d2f
1 Parent(s): 5ba04ca

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  flask==2.3.2
2
  groq==0.4.2
3
- python-dotenv==1.0.0
 
 
1
  flask==2.3.2
2
  groq==0.4.2
3
+ python-dotenv==1.0.0
4
+ Flask-Limiter==3.3.1