Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit ac178f3

Browse files
authored
Updated dependency versions for Flask, Requests and PyYaml
1 parent 75f481d commit ac178f3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
click==6.6
2-
Flask==0.11.1
2+
flask>=0.12.3
33
itsdangerous==0.24
44
Jinja2==2.8
55
MarkupSafe==0.23
66
pyaml==16.9.0
7-
PyYAML==3.12
8-
requests==2.11.1
7+
pyyaml>=4.2b1
8+
requests>=2.20.0
99
six==1.10.0
1010
slackclient==1.0.2
1111
websocket-client==0.37.0

0 commit comments

Comments
 (0)