Skip to content

Commit

Permalink
chore: Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Konubinix committed Jun 21, 2024
1 parent 691603f commit b1a868f
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile
Expand All @@ -10,7 +10,7 @@ asttokens==2.4.1
# via stack-data
cached-property==1.5.2
# via clk (setup.py)
certifi==2024.2.2
certifi==2024.6.2
# via requests
charset-normalizer==3.3.2
# via requests
Expand Down Expand Up @@ -42,7 +42,7 @@ idna==3.7
# via requests
ipdb==0.13.13
# via clk (setup.py)
ipython==8.24.0
ipython==8.25.0
# via ipdb
jedi==0.19.1
# via ipython
Expand All @@ -62,7 +62,7 @@ pexpect==4.9.0
# via ipython
pluginbase==1.0.1
# via clk (setup.py)
prompt-toolkit==3.0.43
prompt-toolkit==3.0.47
# via ipython
ptyprocess==0.7.0
# via pexpect
Expand All @@ -78,7 +78,7 @@ pyparsing==3.1.2
# via pydotplus
python-dateutil==2.9.0.post0
# via clk (setup.py)
requests==2.32.0
requests==2.32.3
# via clk (setup.py)
shellingham==1.5.4
# via click-completion
Expand All @@ -97,8 +97,6 @@ traitlets==5.14.3
# via
# ipython
# matplotlib-inline
typing-extensions==4.11.0
# via ipython
urllib3==2.2.2
# via requests
wcwidth==0.2.13
Expand Down

0 comments on commit b1a868f

Please sign in to comment.