Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ gunicorn
|
|
2 |
cryptography
|
3 |
translate
|
4 |
init-data-py
|
|
|
5 |
google-generativeai
|
6 |
slowapi
|
7 |
Crypto
|
|
|
2 |
cryptography
|
3 |
translate
|
4 |
init-data-py
|
5 |
+
fastapi-limiter
|
6 |
google-generativeai
|
7 |
slowapi
|
8 |
Crypto
|