We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81c5ff6 commit 7a7265dCopy full SHA for 7a7265d
1 file changed
Dockerfile
@@ -15,7 +15,7 @@ RUN pip install \
15
'Flask>=0.10.1' \
16
'flask-swagger>=0.2.14' \
17
'memoized_property>=1.0.1' \
18
- 'pyinotify>=0.9.4' \
+ 'inotify_simple>=1.3.5' \
19
'python-dateutil>=2.4.2' \
20
'python-dotenv>=0.1.3' \
21
'pytz>=2015.4' \
0 commit comments