forked from github.com/pypiserver
90d0ea151e
Include watchdog as a dependency in the docker image pip requirements. This is very useful in situations where your packages are mounted over the network which may be a typical use case for the image. As passlib is included as a default dependency this seems like a natural addition.
4 lines
46 B
Plaintext
4 lines
46 B
Plaintext
passlib==1.7.2
|
|
bcrypt==3.1.7
|
|
watchdog==0.10.3
|