Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -2,6 +2,5 @@ fastapi
|
|
2 |
uvicorn
|
3 |
orjson
|
4 |
aiosqlite
|
5 |
-
cryptography
|
6 |
hypercorn
|
7 |
-
|
|
|
2 |
uvicorn
|
3 |
orjson
|
4 |
aiosqlite
|
|
|
5 |
hypercorn
|
6 |
+
aiocache
|