diff options
author | jwansek <eddie.atten.ea29@gmail.com> | 2023-08-14 17:19:59 +0000 |
---|---|---|
committer | jwansek <eddie.atten.ea29@gmail.com> | 2023-08-14 17:19:59 +0000 |
commit | c4ab716c20729a62f7b78b60029c27e0f166f41c (patch) | |
tree | 60d25402afc44365cf4c2a90909e577b079baf08 /requirements.txt | |
parent | f8c60754ac1f520ac028891837d78f673d225a1b (diff) | |
download | boymoder.blog-c4ab716c20729a62f7b78b60029c27e0f166f41c.tar.gz boymoder.blog-c4ab716c20729a62f7b78b60029c27e0f166f41c.zip |
Added extra sneedy
Diffstat (limited to 'requirements.txt')
-rwxr-xr-x | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 2f0d2db..534239e 100755 --- a/requirements.txt +++ b/requirements.txt @@ -16,5 +16,5 @@ PasteScript==3.2.0 waitress houdini.py Pygments -mistune +mistune==2.0.3 twython==3.8.2 |