remove requirements.txt file which is captured in the pyproject.toml now and uses ranges of possible dependencies instead of just pinning to a single version

This commit is contained in:
David Paul Graham 2026-03-14 08:02:53 -04:00
parent 077832b5e2
commit 353cdd21c0
No known key found for this signature in database
GPG key ID: ACDB045B782EF333

View file

@ -1,4 +0,0 @@
cffi==2.0.0
cryptography==46.0.2
pycparser==2.23
Django>=4.2