Skip to content

Commit

Permalink
Updated pyproject.toml dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonyb8 committed Feb 10, 2025
1 parent 1fa00c9 commit 0cc86d3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@ dependencies = [
"lxml==5.2.1",
"markdown-it-py==3.0.0",
"matplotlib==3.9.0",
"mbinary==1.0.21",
"mbinary==1.0.22",
"mdurl==0.1.2",
"midas_client==1.0.17",
"midas_client==1.0.18",
"more-itertools==10.5.0",
"multidict==6.0.5",
"multitasking==0.0.11",
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ korean-lunar-calendar==0.3.1
lxml==5.2.1
markdown-it-py==3.0.0
matplotlib==3.9.0
mbinary==1.0.21
mbinary==1.0.22
mdurl==0.1.2
midas_client==1.0.17
midas_client==1.0.18
more-itertools==10.5.0
multidict==6.0.5
multitasking==0.0.11
Expand Down

0 comments on commit 0cc86d3

Please sign in to comment.