Skip to content

Commit 1bf6371

Browse files
author
崔庆才丨静觅
authored
Merge branch 'master' into master
2 parents ef294f2 + cf03d87 commit 1bf6371

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.dockerignore

+3-1
Original file line numberDiff line numberDiff line change
@@ -128,4 +128,6 @@ venv.bak/
128128
dmypy.json
129129

130130
# Pyre type checker
131-
.pyre/
131+
.pyre/
132+
133+
proxypool/.env

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ environs==9.3.0
22
Flask==1.1.2
33
attrs==20.3.0
44
retrying==1.3.3
5-
aiohttp==3.7.3
5+
aiohttp==3.7.4
66
requests==2.25.1
77
loguru==0.5.3
88
pyquery==1.4.3

0 commit comments

Comments
 (0)