Skip to content

Commit 571d474

Browse files
committed
Fixed dependencies
1 parent 1ab0407 commit 571d474

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

registry/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
url="https://github.com/testcontainers/testcontainers-python",
1313
install_requires=[
1414
"testcontainers-core",
15-
"registry",
15+
"bcrypt",
1616
],
1717
python_requires=">=3.7",
1818
)

0 commit comments

Comments
 (0)