Fred808 commited on
Commit
b16ab4d
·
verified ·
1 Parent(s): 83dc28b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  # Core dependencies
2
  fastapi
3
  uvicorn
 
4
 
5
  # Database and ORM
6
  asyncpg>=0.27.0
 
1
  # Core dependencies
2
  fastapi
3
  uvicorn
4
+ fastapi-cache2
5
 
6
  # Database and ORM
7
  asyncpg>=0.27.0