Skip to content

Commit 0dbf917

Browse files
committed
(hotfix) pin the dnspython version as the latest version has introduced a breaking change
1 parent c3f82d4 commit 0dbf917

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

environments-and-requirements/requirements-base.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# pip will resolve the version which matches torch
22
albumentations
33
diffusers==0.10.*
4+
dnspython==2.2.1
45
einops
56
eventlet
67
facexlib

0 commit comments

Comments
 (0)