diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..cc50c81 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,7 @@ +cryptography==2.8 +google-auth==1.11.0 +google-auth-oauthlib==0.4.1 +matplotlib==3.1.2 +pytest==5.3.4 +requests==2.22.0 +codecov==2.0.22