Skip to content

Commit ea88a39

Browse files
committed
Upgrade requirements to be more in sync with redis-mitm-branch
1 parent 945452a commit ea88a39

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

requirements.txt

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
ConfigArgParse~=0.14
2-
Flask~=1.1.4
3-
Flask-Caching~=1.8.0
2+
Flask~=2.0.2
3+
Flask-Caching~=1.10.1
44
ImageHash~=4.0
55
bitstring~=3.1
66
dataclasses>=0.6
77
geopy~=1.20
8-
gevent~=20.9
8+
gevent~=21.8.0
99
gpxdata~=1.2
1010
imutils~=0.5
1111
loguru~=0.4.0
@@ -18,8 +18,8 @@ pytesseract~=0.3
1818
requests~=2.22
1919
s2sphere~=0.2
2020
websockets>=7
21-
numpy~=1.18.0
22-
apkutils==0.8.3
21+
numpy==1.21.4
22+
apkutils==0.11.0
2323
greenlet~=1.1
2424
apkmirror-search
2525
cachetools

0 commit comments

Comments
 (0)