您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 

6 行
114 B

  1. # Python dependencies for FPSMS backend integration
  2. requests>=2.28.0
  3. pyserial>=3.5
  4. Pillow>=9.0.0
  5. qrcode[pil]>=7.0