diff options
author | SoniEx2 <endermoneymod@gmail.com> | 2021-06-14 22:49:07 -0300 |
---|---|---|
committer | SoniEx2 <endermoneymod@gmail.com> | 2021-06-14 22:58:05 -0300 |
commit | a67b0812659d1481f4c5be77ce2cf448b0b37b8c (patch) | |
tree | f0ce4f55d5af77b2a76a98d77a8ddfca60a61bc3 /requirements.txt | |
parent | 993a8ca85db1564e64550276d61d9723423605aa (diff) |
Start rewriting in Rust
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/requirements.txt b/requirements.txt deleted file mode 100644 index 3d7e7f6..0000000 --- a/requirements.txt +++ /dev/null @@ -1,12 +0,0 @@ --e git+https://soniex2.autistic.space/git-repos/abdl.git@ff3628c36eab5ec19ab850e9126a951f5c203568#egg=gan0f74bd87a23b515b45da7e6f5d9cc82380443dab -Click==7.0 -Jinja2==2.11.1 -qtoml==0.2.4 -requests==2.22.0 - -certifi==2019.11.28 -chardet==3.0.4 -idna==2.8 -MarkupSafe==1.1.1 -pyparsing==2.4.2 -urllib3==1.25.7 |