Skip to content

Commit

Permalink
新增常用网络库依赖的hook
Browse files Browse the repository at this point in the history
  • Loading branch information
lunzhiPenxil committed Apr 7, 2023
1 parent 9a4e431 commit 6e3f75a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions OlivOS/hook_pack.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,10 @@

# qrcode
import qrcode

# weblib
import certifi
import httpx
import prompt_toolkit
import regex
import rich

0 comments on commit 6e3f75a

Please sign in to comment.