0.3.0
- Add Twitter integration - Refactor alot of existing code in collection app - Update webpack font configuration
This commit is contained in:
parent
805321f66d
commit
d4a41a62da
118 changed files with 11060 additions and 5515 deletions
|
|
@ -25,6 +25,8 @@ gunicorn = "^20.0.4"
|
|||
python-dotenv = "^0.12.0"
|
||||
django = ">=3.0.7"
|
||||
sentry-sdk = "^0.15.1"
|
||||
ftfy = "^5.8"
|
||||
requests_oauthlib = "^1.3.0"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
factory-boy = "^2.12.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue