This commit is contained in:
zandercymatics 2023-10-11 13:48:37 -06:00
parent af852125f8
commit f22d72da4d
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7
4 changed files with 12 additions and 15 deletions

View file

@ -26,7 +26,7 @@ boto3 = "*"
typing-extensions ='*'
django-login-required-middleware = "*"
fred-epplib = {git = "https://github.com/cisagov/epplib.git", ref = "master"}
gsocketpool = "*"
geventconnpool = {git = "https://github.com/zandercymatics/geventconnpool.git", ref = "master"}
[dev-packages]
django-debug-toolbar = "*"