Skip to content

Commit

Permalink
update setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
OfrinAtZenity committed Sep 10, 2024
1 parent 57ec31f commit f98553f
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
Expand Up @@ -27,4 +27,4 @@ typing_extensions<4.6.0
pyjwt~=2.6.0
websockets~=12.0.0
pandas
XlsxWriter~=3.2.0
xlsxwriter~=3.2.0
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ install_requires =
pyjwt >=2.6.0
websockets >= 12.0.0
pandas
xlsxwriter >= 3.2.0

package_dir =
= src
Expand Down

0 comments on commit f98553f

Please sign in to comment.