Skip to content

Commit

Permalink
Add jwt 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 cc68beb
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 @@ -2,6 +2,7 @@ cryptography<3.4
build
growattServer>=1.0.0
jinja2>=2.11.2
jwt
ocpp
paho_mqtt>=1.5.0
psycopg2
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 cc68beb

Please sign in to comment.