必要なライブラリを更新

This commit is contained in:
suti7yk5032 2024-10-03 20:50:18 +09:00
parent aeb67bf093
commit 6e7b59de65
2 changed files with 4 additions and 7 deletions

View file

@ -1,8 +1,4 @@
discord.py discord.py
flask
flask-login
psycopg2-binary psycopg2-binary
winotify openpyxl
customtkinter flask
keyboard
requests

View file

@ -2,3 +2,4 @@ customtkinter
winotify winotify
keyboard keyboard
requests requests
pywin32