Skip to content

Commit b361fa2

Browse files
committed
限制urllib3>=1.25.8
1 parent de3ffdf commit b361fa2

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

feapder/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ bs4>=0.0.1
1111
ipython>=7.14.0
1212
bitarray>=1.5.3
1313
redis-py-cluster>=1.3.4
14-
cryptography>=3.3.2
14+
cryptography>=3.3.2
15+
urllib3>=1.25.8

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
"cryptography>=3.3.2",
4848
"selenium>=3.141.0",
4949
"pymongo>=3.10.1",
50+
"urllib3>=1.25.8"
5051
]
5152

5253
memory_dedup_requires = ["bitarray>=1.5.3"]

0 commit comments

Comments
 (0)