Skip to content

Commit

Permalink
chore: Update prompt-toolkit dependency to version 3.0.47
Browse files Browse the repository at this point in the history
  • Loading branch information
William Blum committed Aug 6, 2024
1 parent 3bdc893 commit f973d6f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,17 @@ dependencies:
- python=3.9
- pyright=1.1.374
- nodejs

### Plotly orca dependency for plotly figure export
- plotly==4.11.0
- plotly::plotly-orca==1.3.1
- xorg-x11-server-xvfb-cos6-x86_64=1.17.4
#- electron=1.6.15
#########

- psutil
- requests
- pip=24.2
- nb_conda_kernels=2.3.1
####
- pip:
- -r requirements.txt
- -r requirements.dev.txt
2 changes: 1 addition & 1 deletion requirements.dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ plotly==4.11.0
pluggy==1.5.0
progressbar2==4.4.2
prometheus-client==0.17.1
prompt-toolkit==3.0.39
prompt-toolkit==3.0.47
ptyprocess==0.7.0
pure-eval==0.2.2
pycodestyle==2.11.1
Expand Down

0 comments on commit f973d6f

Please sign in to comment.