Skip to content

Commit f418c71

Browse files
added missing package to requirements.txt
1 parent 5b957c7 commit f418c71

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ requests==2.32.2
99
flask-cors==4.0.1
1010
Flask-SQLAlchemy==3.1.1
1111
postgrest==0.16.4
12-
psycopg2-binary==2.9.9
12+
psycopg2-binary==2.9.9
13+
asyncpg==0.30.0

0 commit comments

Comments
 (0)