We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ab0407 commit 571d474Copy full SHA for 571d474
registry/setup.py
@@ -12,7 +12,7 @@
12
url="https://github.com/testcontainers/testcontainers-python",
13
install_requires=[
14
"testcontainers-core",
15
- "registry",
+ "bcrypt",
16
],
17
python_requires=">=3.7",
18
)
0 commit comments