Skip to content

Commit

Permalink
Add PyJWT to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
RichieB2B committed Feb 5, 2024
1 parent ba6b91b commit 4784efc
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
Expand Up @@ -10,6 +10,7 @@ pymodbus>=3.0.0; python_version >= '3.8'
pyModbusTCP>=0.1.8
pymysql
pyserial>=3.4
PyJWT
PyYAML
requests>=2.23.0
sentry_sdk>=0.11.2
Expand All @@ -18,4 +19,3 @@ sysv_ipc
termcolor>=1.1.0
websockets<=9.1; python_version == '3.6'
websockets>=9.1; python_version >= '3.7'

0 comments on commit 4784efc

Please sign in to comment.