diff options
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 622c429..cc9dfd7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,5 @@ Django==3.0.7 coverage pyaml django-recurrence -python-decouple==3.3
\ No newline at end of file +python-decouple==3.3 +pandas |