diff options
| -rw-r--r-- | requirements.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 00000000..43e7ade0 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,12 @@ +certifi==2020.6.20 +cycler==0.10.0 +graphviz==0.14.2 +kiwisolver==1.2.0 +matplotlib==3.3.2 +numpy==1.19.2 +Pillow==8.0.0 +pyparsing==2.4.7 +PyPDF2==1.26.0 +python-dateutil==2.8.1 +six==1.15.0 +tabulate==0.8.7 |
