Skip to content

Commit

Permalink
Add missing packages pulled in as deps
Browse files Browse the repository at this point in the history
Signed-off-by: Lance Albertson <[email protected]>
  • Loading branch information
ramereth committed Apr 15, 2024
1 parent 8fab4fa commit 0530041
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,25 @@
anyio==4.3.0
certifi==2024.2.2
charset-normalizer==3.3.2
flake8==7.0.0
gunicorn==21.2.0
h11==0.14.0
httpcore==1.0.5
httpx==0.27.0
idna==3.7
Jinja2==3.1.3
MarkupSafe==2.1.5
mccabe==0.7.0
mock==5.1.0
packaging==24.0
pycodestyle==2.11.1
pyflakes==3.2.0
requests==2.31.0
requests-toolbelt==1.0.0
rt==3.1.4
sentry-sdk==1.45.0
six==1.16.0
sniffio==1.3.1
urllib3==2.2.1
validate-email==1.3
Werkzeug==3.0.2
sentry-sdk==1.45.0

0 comments on commit 0530041

Please sign in to comment.