Skip to content

Commit

Permalink
version for watchdog is set to 2.3.1 to keep python 3.6 support
Browse files Browse the repository at this point in the history
  • Loading branch information
sametd authored and jameshawkes committed Aug 2, 2023
1 parent 69bfc07 commit 5cb36c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion aviso-server/rest/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PyYAML>=5.1.2
python-json-logger>=0.1.11
parse>=1.12.1
requests>=2.23.0
watchdog
watchdog==2.3.1
gunicorn>=20.0.4
flask>=1.1.2
cloudevents>=1.2.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PyYAML
python-json-logger
requests
parse
watchdog
watchdog==2.3.1
cloudevents>=1.2.0
boto3
protobuf<=3.20.3

0 comments on commit 5cb36c7

Please sign in to comment.