summarylogtreecommitdiffstats
path: root/0001-upgrade-requirements.patch
blob: 8d9544d3b8081637fe51a62de4502b8d3906281f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
From 35758b88a3e72414b22ad0da88c213bf5184293b Mon Sep 17 00:00:00 2001
From: atomlong <atom.long@hotmail.com>
Date: Sun, 15 May 2022 23:01:14 +0800
Subject: [PATCH] upgrade requirements

---
 requirements.txt | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index cf68db1..67b69d5 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,14 +1,14 @@
-treelib~=1.6.1
-requests~=2.25.1
+treelib~=1.6.4
+requests~=2.28.2
 click_aliases~=1.0.1
-rsa>=4.8
-click~=8.0.0
+rsa>=4.9
+click~=8.1.3
 ruamel.base~=1.0.0
 ruamel.yaml
-colorama~=0.4.3
+colorama~=0.4.6
 npyscreen~=4.10.5
 windows-curses;platform_system=="Windows"
-pyperclip~=1.8.1
-aria2p~=0.10.4
+pyperclip~=1.8.2
+aria2p~=0.11.3
 Flask
-simplejson~=3.17.3
\ No newline at end of file
+simplejson~=3.18.4
\ No newline at end of file
-- 
2.40.0