Skip to content

Commit 790bf7e

Browse files
authored
Remove psycopg2-binary from requirements
1 parent 32f31d3 commit 790bf7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
fastapi==0.95.2
22
uvicorn[standard]==0.22.0
33
SQLAlchemy==2.0.45
4-
psycopg2-binary==2.9.7
54
pydantic==1.10.7
65
passlib[bcrypt]==1.7.4
76
pytest==7.3.1
87
httpx==0.24.1
98
python-dotenv==1.0.0
109

10+

0 commit comments

Comments
 (0)