Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,3 +3,4 @@ aiohttp
|
|
3 |
pydantic>=2.0
|
4 |
fastapi>=0.115.2,<1.0
|
5 |
starlette>=0.40.0,<1.0
|
|
|
|
3 |
pydantic>=2.0
|
4 |
fastapi>=0.115.2,<1.0
|
5 |
starlette>=0.40.0,<1.0
|
6 |
+
async-lru
|