diff options
author | msglm <msglm@techchud.xyz> | 2025-08-17 19:53:51 -0500 |
---|---|---|
committer | msglm <msglm@techchud.xyz> | 2025-08-17 19:53:51 -0500 |
commit | 870e1acfc1ca1b35e4d48cb6c9bb8dd975408a7a (patch) | |
tree | 72f1780143b5e3f49331b9b495919fec9706c97d /requirements.txt | |
parent | 744a691d693c18ae2a56c5c4f851ca341c1753f5 (diff) | |
download | comedyGenerator-870e1acfc1ca1b35e4d48cb6c9bb8dd975408a7a.tar.gz comedyGenerator-870e1acfc1ca1b35e4d48cb6c9bb8dd975408a7a.tar.bz2 comedyGenerator-870e1acfc1ca1b35e4d48cb6c9bb8dd975408a7a.zip |
logging and config capabilties introduced. removed source url
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/requirements.txt b/requirements.txt deleted file mode 100644 index 6f555f5..0000000 --- a/requirements.txt +++ /dev/null @@ -1,4 +0,0 @@ -beautifulsoup4 -requests -selenium -urllib3 |