Files
python-tdd/requirements.dev.txt
Disco DeDisco 10ba5b84e4 after many diversions and forlorn pivot from copilot to claude, new infra/ structure contains group_vars and ansible vaults; requests added to dev and prod dependencies; apps.lyric.views and core
.settings both abandon django's send_mail(); instead incorporate requests to target Mailgun's HTTP API (DigitalOcean's SMTP blocker thwarted previous magic login link email attempts, but this issue has been resol
ved with this commit)
2026-02-07 18:58:17 -05:00

31 lines
531 B
Plaintext

asgiref==3.11.0
attrs==25.4.0
certifi==2025.11.12
cffi==2.0.0
charset-normalizer==3.4.4
cssselect==1.3.0
Django==6.0
django-stubs==5.2.8
django-stubs-ext==5.2.8
gunicorn==23.0.0
h11==0.16.0
idna==3.11
lxml==6.0.2
outcome==1.3.0.post0
packaging==25.0
pycparser==2.23
PySocks==1.7.1
requests==2.32.5
selenium==4.39.0
sniffio==1.3.1
sortedcontainers==2.4.0
sqlparse==0.5.5
trio==0.32.0
trio-websocket==0.12.2
types-PyYAML==6.0.12.20250915
typing_extensions==4.15.0
tzdata==2025.3
urllib3==2.6.2
websocket-client==1.9.0
wsproto==1.3.2