選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

requirements.txt 114 B

12345
  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