Skip to content

Commit

Permalink
Update pip and node dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
GJFR committed Jan 13, 2025
1 parent 318a9a0 commit 1497688
Show file tree
Hide file tree
Showing 3 changed files with 94 additions and 101 deletions.
151 changes: 72 additions & 79 deletions bci/web/vue/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
#
blinker==1.9.0
# via flask
certifi==2024.8.30
certifi==2024.12.14
# via requests
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via requests
click==8.1.7
click==8.1.8
# via flask
dnspython==2.7.0
# via pymongo
Expand All @@ -32,7 +32,7 @@ idna==3.10
# via requests
itsdangerous==2.2.0
# via flask
jinja2==3.1.4
jinja2==3.1.5
# via flask
markupsafe==3.0.2
# via
Expand All @@ -42,7 +42,7 @@ mouseinfo==0.1.3
# via pyautogui
packaging==24.2
# via gunicorn
pillow==11.0.0
pillow==11.1.0
# via
# -r requirements.in
# pyscreeze
Expand Down Expand Up @@ -74,11 +74,11 @@ requests==2.32.3
# docker
simple-websocket==1.1.0
# via flask-sock
six==1.16.0
six==1.17.0
# via
# flatten-dict
# xlib
urllib3==2.2.3
urllib3==2.3.0
# via
# docker
# requests
Expand Down
Loading

0 comments on commit 1497688

Please sign in to comment.