aboutsummaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorBobby <[email protected]>2023-01-08 22:33:22 -0500
committerBobby <[email protected]>2023-01-08 22:33:22 -0500
commit5a8f461fb7c6f92605eb84b29abed2b1d3e940fc (patch)
treec1d7f9c69bd80292f8d8ff2c8ccd03f5df8367af /requirements.txt
parentb1949abeaec29258de5478b5b38ac112c86b4cd1 (diff)
downloadthatcomputerscientist-5a8f461fb7c6f92605eb84b29abed2b1d3e940fc.tar.xz
thatcomputerscientist-5a8f461fb7c6f92605eb84b29abed2b1d3e940fc.zip
Added Payment Using Stripe
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 16235e50..093d9b23 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -10,4 +10,5 @@ requests
pillow
pycryptodome
pygments
-bs4 \ No newline at end of file
+bs4
+stripe