tianlong12 commited on
Commit
cdd72e5
1 Parent(s): b8ca74e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  Flask==2.3.2
2
  requests==2.31.0
3
- jwt
4
  uuid
5
  # 如果你的项目需要其他包,请在这里添加
 
1
  Flask==2.3.2
2
  requests==2.31.0
3
+ PyJWT==2.3.0
4
  uuid
5
  # 如果你的项目需要其他包,请在这里添加