Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -6,5 +6,5 @@ python-dotenv
|
|
6 |
Requests
|
7 |
starlette
|
8 |
uvicorn
|
9 |
-
|
10 |
-
limits
|
|
|
6 |
Requests
|
7 |
starlette
|
8 |
uvicorn
|
9 |
+
slowapi
|
10 |
+
limits
|