Skip to content

Commit

Permalink
chore: Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Konubinix committed Apr 17, 2024
1 parent d88f62a commit 4900b89
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,21 +42,21 @@ idna==3.7
# via requests
ipdb==0.13.13
# via clk (setup.py)
ipython==8.22.2
ipython==8.23.0
# via ipdb
jedi==0.19.1
# via ipython
jinja2==3.1.3
# via click-completion
markupsafe==2.1.5
# via jinja2
matplotlib-inline==0.1.6
matplotlib-inline==0.1.7
# via ipython
networkx==3.2.1
networkx==3.3
# via clk (setup.py)
parsedatetime==2.6
# via clk (setup.py)
parso==0.8.3
parso==0.8.4
# via jedi
pexpect==4.9.0
# via ipython
Expand Down Expand Up @@ -97,6 +97,8 @@ traitlets==5.14.2
# via
# ipython
# matplotlib-inline
typing-extensions==4.11.0
# via ipython
urllib3==2.2.1
# via requests
wcwidth==0.2.13
Expand Down

0 comments on commit 4900b89

Please sign in to comment.