diff options
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 7f66dd8..e3eaffc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,9 +2,11 @@ cycler==0.10.0 kiwisolver==1.3.1 matplotlib==3.4.2 numpy==1.20.3 +pandas==1.2.4 Pillow==8.2.0 pyparsing==2.4.7 python-dateutil==2.8.1 +pytz==2021.1 PyYAML==5.4.1 six==1.16.0 torch==1.8.1 |