diff options
| -rw-r--r-- | requirements.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 684ae086..16235e50 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,4 +8,6 @@ captcha PyGithub requests pillow -pycryptodome
\ No newline at end of file +pycryptodome +pygments +bs4
\ No newline at end of file |
