Skip to content

Commit

Permalink
Security patch waitress
Browse files Browse the repository at this point in the history
  • Loading branch information
albertmeronyo committed May 9, 2020
1 parent 37196fa commit bb82b95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -22,4 +22,4 @@ SPARQLWrapper==1.8.2
werkzeug>=0.16.0
PyGithub==1.43.5
gunicorn==19.6.0; sys_platform!="win32"
waitress==1.4.0; sys_platform=="win32"
waitress>=1.4.2; sys_platform=="win32"

0 comments on commit bb82b95

Please sign in to comment.