tianlong12 commited on
Commit
b8ca74e
1 Parent(s): 2832e52

Update requirements.txt

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