mirror of
https://github.com/ajurna/cbwebreader.git
synced 2025-12-06 06:17:17 +00:00
fix for duplicate files being created.
This commit is contained in:
@@ -19,7 +19,8 @@ PyPDF4 = "^1.27.0"
|
||||
python-dotenv = "^0.15.0"
|
||||
loguru = "^0.5.3"
|
||||
django-silk = "^4.1.0"
|
||||
mysqlclient = "1.4.6"
|
||||
mysqlclient = "^2.0.1"
|
||||
psycopg2 = "^2.8.6"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user