Skip to content

Commit 3c2e566

Browse files
committed
Fix mergefail
1 parent aeca4c5 commit 3c2e566

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

requirements-common.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,4 @@ SQLAlchemy[asyncio]==2.0.32 # [asyncio] allows greenlet to be installed
3131
unidecode==1.3.8
3232
uvicorn[standard]==0.30.6
3333
weasyprint==65.1 # HTML to PDF converter
34-
xlsxwriter==3.2.0
35-
psycopg[binary]==3.1.19 # PostgreSQL adapter for synchronous operations at startup (database initializations & migrations), local installation is recommended for a production site
34+
xlsxwriter==3.2.0

0 commit comments

Comments
 (0)