diff --git a/requirements.txt b/requirements.txt index 60a6add..9ad956d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ pandas==0.23.4 tornado==5.1.1 pycryptodomex==3.6.6 tables==3.4.4 -requests==2.19.1 +requests==2.20.0 diff --git a/runtime.txt b/runtime.txt index 3530c03..8234723 100644 --- a/runtime.txt +++ b/runtime.txt @@ -1 +1 @@ -python-3.6.6 \ No newline at end of file +python-3.6.8 \ No newline at end of file