This website requires JavaScript.
Explore
Help
Register
Sign In
discoman
/
python-tdd
Watch
1
Star
0
Fork
0
You've already forked python-tdd
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
58b526f4349645c4498f8917d6325b290e45b64e
python-tdd
/
requirements.txt
6 lines
90 B
Plaintext
Raw
Normal View
History
Unescape
Escape
requirements.txt renamed > requirements.dev.txt; new requirements.txt file handles only those dependencies necessary for docker image building and container running; Dockerfile therefore updated accordingly
2026-01-04 23:31:32 -05:00
Django==6.0
django-stubs==5.2.8
django-stubs-ext==5.2.8
gunicorn==23.0.0
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
requests==2.31.0
Reference in New Issue
Copy Permalink