Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
dwreeves committed Nov 20, 2024
1 parent 1a8e024 commit 73e5427
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 1 addition & 3 deletions requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Flask-SQLAlchemy
flask-talisman
Flask
flower
Jinja2>=3.1.4
Jinja2
markdown
pandas
psycopg2-binary
Expand Down Expand Up @@ -48,8 +48,6 @@ ruff
uv
pre-commit

zipp>=3.19.1 # for security

# ==========================================================
# Webserver
# ==========================================================
Expand Down
2 changes: 0 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -381,5 +381,3 @@ wtforms==3.2.1
# via flask-admin
yarl==1.17.2
# via schemathesis
zipp==3.21.0
# via -r requirements.in

0 comments on commit 73e5427

Please sign in to comment.