Skip to content

Commit

Permalink
feat: 优化登录驱动
Browse files Browse the repository at this point in the history
  • Loading branch information
mikumifa committed Sep 8, 2024
1 parent 9d063ba commit 2a4d196
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
requests~=2.31.0
setuptools~=65.5.1
gradio~=4.43.0
gradio~=4.36.1
qrcode~=7.4.2
loguru~=0.7.2
webdriver-manager~=4.0.1
Pillow~=10.3.0
retry~=0.9.2
tinydb~=4.8.0
Expand All @@ -12,4 +11,5 @@ ntplib~=0.4.0
playsound~=1.3.0
gradio-calendar~=0.0.4
PyObjC~=10.3.1;sys_platform=="darwin"
playwright~=1.46.0
playwright~=1.46.0
install_playwright~=0.1.0

0 comments on commit 2a4d196

Please sign in to comment.