Skip to content

Commit

Permalink
remove unnecessary dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
horeaporutiu committed Sep 4, 2024
1 parent 492bd02 commit 0ac1329
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions examples/python-webhooks/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,3 @@
annotated-types==0.7.0
blinker==1.8.2
click==8.1.7
Flask==3.0.3
itsdangerous==2.2.0
Jinja2==3.1.4
MarkupSafe==2.1.5
miro_api==2.2.0
pydantic==2.8.2
pydantic_core==2.20.1
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
six==1.16.0
typing_extensions==4.12.2
urllib3==1.26.19
Werkzeug==3.0.3
python-dotenv==1.0.1

0 comments on commit 0ac1329

Please sign in to comment.