Skip to content

Commit

Permalink
Add comment to indicate sentry-sdk is optional. Ref GNS3/gns3-server#…
Browse files Browse the repository at this point in the history
  • Loading branch information
grossmj committed Oct 14, 2024
1 parent de8b9bc commit f7703e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
jsonschema>=4.23,<4.24
sentry-sdk==2.12,<2.13
sentry-sdk==2.12,<2.13 # optional dependency
psutil==6.0.0
distro>=1.9.0
truststore>=0.9.1; python_version >= '3.10'
Expand Down

0 comments on commit f7703e3

Please sign in to comment.