You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: requirements-common.txt
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -31,5 +31,4 @@ SQLAlchemy[asyncio]==2.0.32 # [asyncio] allows greenlet to be installed
31
31
unidecode==1.3.8
32
32
uvicorn[standard]==0.30.6
33
33
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
0 commit comments