Skip to content

Commit

Permalink
updated supported versions
Browse files Browse the repository at this point in the history
  • Loading branch information
PointlessUser committed Aug 23, 2023
1 parent 0aefac9 commit 8f396da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pillow
pandas
pandas >= 1.1.5
matplotlib
openpyxl
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
classifiers=[
"Development Status :: 3 - Alpha",
"Intended Audience :: Developers",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
Expand Down

0 comments on commit 8f396da

Please sign in to comment.