summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorSteph Enders <steph@senders.io>2024-03-08 07:50:33 -0500
committerSteph Enders <steph@senders.io>2024-03-08 07:50:33 -0500
commit88484a246597407c9891a642cfbaed33f999c6d8 (patch)
tree858114b539cb5811e375f55409b0fbb0d8638837 /requirements.txt
Initial commit porting over gemparse.py into its own repomain
This was originally apart of, and built specifically for, thewomaninmyeye-org capsule and site. It uses a very narrow subset of semantic html. That said with some more minor tweaks I can see this being usable for senders-io as well as a generally sharable python script.
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
new file mode 100644
index 0000000..1e42172
--- /dev/null
+++ b/requirements.txt
@@ -0,0 +1 @@
+beautifulsoup4 >= 4.1