aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBobby <[email protected]>2022-12-29 04:33:39 -0500
committerBobby <[email protected]>2022-12-29 04:33:39 -0500
commitfc93cc501692d98129e0a09297458bbeb771b78e (patch)
treec36e0861af58e7196f733167140e9234765c3451
parente721e48a9d39be803952a46c95723f14ff19e71e (diff)
downloadthatcomputerscientist-fc93cc501692d98129e0a09297458bbeb771b78e.tar.xz
thatcomputerscientist-fc93cc501692d98129e0a09297458bbeb771b78e.zip
update requeirements
-rw-r--r--requirements.txt4
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