Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
83 changes: 38 additions & 45 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

31 changes: 10 additions & 21 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,30 +1,19 @@
################################################################################
# This requirements file has been automatically generated from `Pipfile` with
# `pipenv-to-requirements`
#
#
# This has been done to maintain backward compatibility with tools and services
# that do not support `Pipfile` yet.
#
# Do NOT edit it directly, use `pipenv install [-d]` to modify `Pipfile` and
# `Pipfile.lock` and then regenerate `requirements*.txt`.
################################################################################

-i https://pypi.org/simple/
appdirs==1.4.4
certifi==2020.12.5
cycler==0.10.0
distlib==0.3.1
filelock==3.0.12
kiwisolver==1.3.1 ; python_version >= '3.6'
kiwisolver==1.3.1
matplotlib==3.3.4
numpy==1.20.1
pbr==5.5.1 ; python_version >= '2.6'
pillow==8.1.0 ; python_version >= '3.6'
pbr==5.5.1
pillow==8.1.1
pipenv-to-requirements==0.9.0
pipenv==2020.11.15 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pyparsing==2.4.7 ; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
python-dateutil==2.8.1 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
six==1.15.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
virtualenv-clone==0.5.4 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
virtualenv==20.4.2 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pipenv==2020.11.15
pyparsing==2.4.7
python-dateutil==2.8.1
six==1.15.0
virtualenv-clone==0.5.4
virtualenv==20.4.3
xlsxwriter==1.3.7