Skip to content

Commit

Permalink
Merge pull request #13 from NOWUM/fix/requirements
Browse files Browse the repository at this point in the history
Added pandas as requirement
  • Loading branch information
V3lop5 authored Nov 25, 2021
2 parents fe7bc8e + 480d0c8 commit 8d8623c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 3 additions & 0 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ sphinx
sphinx-rtd-theme
sphinxcontrib-openapi
flake8

MarkupSafe~=2.0.1
setuptools~=59.2.0
4 changes: 1 addition & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,5 @@ python-multipart
bcrypt

numpy
pandas

pytest~=6.2.5
MarkupSafe~=2.0.1
setuptools~=59.2.0

0 comments on commit 8d8623c

Please sign in to comment.