Update piplock

This commit is contained in:
zandercymatics 2023-10-13 13:13:51 -06:00
parent c165fd8401
commit 284b7ceadf
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7
3 changed files with 31 additions and 31 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"}
geventconnpool = {git = "https://github.com/zandercymatics/geventconnpool.git", ref = "master"}
geventconnpool = {git = "https://github.com/rasky/geventconnpool.git", ref = "1bbb93a714a331a069adf27265fe582d9ba7ecd4"}
[dev-packages]
django-debug-toolbar = "*"