diff options
| author | Bobby <[email protected]> | 2022-12-29 04:33:39 -0500 |
|---|---|---|
| committer | Bobby <[email protected]> | 2022-12-29 04:33:39 -0500 |
| commit | fc93cc501692d98129e0a09297458bbeb771b78e (patch) | |
| tree | c36e0861af58e7196f733167140e9234765c3451 /requirements.txt | |
| parent | e721e48a9d39be803952a46c95723f14ff19e71e (diff) | |
| download | thatcomputerscientist-fc93cc501692d98129e0a09297458bbeb771b78e.tar.xz thatcomputerscientist-fc93cc501692d98129e0a09297458bbeb771b78e.zip | |
update requeirements
Diffstat (limited to 'requirements.txt')
| -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 |
