Add waffle and cffi

This commit is contained in:
zandercymatics 2024-04-30 08:57:18 -06:00
parent 3daa54ad43
commit d1e558640e
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7
4 changed files with 204 additions and 173 deletions

View file

@ -32,6 +32,8 @@ fred-epplib = {git = "https://github.com/cisagov/epplib.git", ref = "master"}
pyzipper="*"
tblib = "*"
django-admin-multiple-choice-list-filter = "*"
django-waffle = "*"
cffi = "*"
[dev-packages]
django-debug-toolbar = "*"