Fix gravatar hovercards, and add trade_offer image generation with playwright, for use with opengraph tags on trade_offer_detal.html
This commit is contained in:
parent
4c0db9f842
commit
f3a1366269
16 changed files with 372 additions and 123 deletions
|
|
@ -14,11 +14,13 @@ django-daisy==1.0.13
|
|||
django-debug-toolbar==4.4.6
|
||||
django-el-pagination==4.1.2
|
||||
django-environ==0.12.0
|
||||
django-meta==2.4.2
|
||||
django-silk==5.3.1
|
||||
django-tailwind-4[reload]==0.1.4
|
||||
django-widget-tweaks==1.5.0
|
||||
gunicorn==23.0.0
|
||||
idna==3.4
|
||||
imgkit==1.2.3
|
||||
oauthlib==3.2.2
|
||||
packaging==23.1
|
||||
psycopg==3.2.3
|
||||
|
|
@ -26,6 +28,7 @@ psycopg-binary==3.2.3
|
|||
pycparser==2.21
|
||||
PyJWT==2.6.0
|
||||
python3-openid==3.2.0
|
||||
playwright==1.51.0
|
||||
requests==2.28.2
|
||||
requests-oauthlib==1.3.1
|
||||
sqlparse==0.4.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue