Fred808 commited on
Commit
40b712f
·
verified ·
1 Parent(s): 0afce5f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -6,6 +6,7 @@ uvicorn
6
  asyncpg>=0.27.0
7
  sqlalchemy>=1.4.47
8
  aiosqlite
 
9
 
10
  # HTTP requests
11
  requests
 
6
  asyncpg>=0.27.0
7
  sqlalchemy>=1.4.47
8
  aiosqlite
9
+ psycopg2
10
 
11
  # HTTP requests
12
  requests