diff options
author | SoniEx2 <endermoneymod@gmail.com> | 2025-02-11 01:10:34 -0300 |
---|---|---|
committer | SoniEx2 <endermoneymod@gmail.com> | 2025-02-11 01:10:34 -0300 |
commit | f01dfdaacd862f6b328b411c23a5a4f94d2295d0 (patch) | |
tree | 4b97f2c92bf90cba0b542a9e2ccaae3c2cd429db /requirements.txt | |
parent | e9bb80c5cc29e728fa4270e48032e4f50d5dd772 (diff) |
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/requirements.txt b/requirements.txt index e46aafc..37db1a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,11 +1,10 @@ --e git+https://soniex2.autistic.space/git-repos/abdl.git@ff3628c36eab5ec19ab850e9126a951f5c203568#egg=gan0f74bd87a23b515b45da7e6f5d9cc82380443dab Click==7.0 Jinja2==2.11.1 -requests==2.22.0 +requests==2.32.3 certifi==2019.11.28 chardet==3.0.4 idna==2.8 MarkupSafe==1.1.1 pyparsing==2.4.2 -urllib3==1.25.7 +urllib3==2.3.0 |