Skip to content

Commit

Permalink
chore: npm audit
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelbeck committed Oct 29, 2023
1 parent 8c83b46 commit 222a449
Show file tree
Hide file tree
Showing 3 changed files with 12,113 additions and 8,125 deletions.
14 changes: 3 additions & 11 deletions backend/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile
#
Expand All @@ -15,8 +15,6 @@ colorama==0.4.4
# via click
flask==2.1.1
# via -r requirements.in
importlib-metadata==4.11.3
# via flask
itsdangerous==2.1.2
# via flask
jinja2==3.1.1
Expand All @@ -36,17 +34,11 @@ platformdirs==2.5.1
python-dotenv==0.20.0
# via -r requirements.in
tomli==2.0.1
# via
# black
# pep517
typing-extensions==4.1.1
# via black
# via pep517
werkzeug==2.1.1
# via flask
wheel==0.37.1
# via pip-tools
zipp==3.8.0
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down
Loading

0 comments on commit 222a449

Please sign in to comment.