Skip to content

Commit

Permalink
Scheduled weekly dependency update for week 52 (#88)
Browse files Browse the repository at this point in the history
Co-authored-by: Jarry Shaw <[email protected]>
  • Loading branch information
pyup-bot and Jarry Shaw authored Dec 27, 2021
1 parent 56e5bb6 commit 9b8d8ee
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions requirements.debug.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@

# Python packages
pip==21.3.1
setuptools==60.0.0
wheel==0.37.0
setuptools==60.1.0
wheel==0.37.1

# Python dependencies
#
Expand All @@ -31,14 +31,14 @@ idna==3.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3
mmh3==3.0.0
outcome==1.1.0; python_version >= '3.6'
peewee==3.14.8
pottery==2.2.0
pottery==2.3.0
psutil==5.8.0
pycparser==2.21; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pymysql[rsa]==1.0.2
pyopenssl==21.0.0
pysocks==1.7.1
python-datauri==1.1.0
redis[hiredis]==4.0.2
redis[hiredis]==4.1.0
requests-futures==1.0.0
requests[socks]==2.26.0
selenium==4.1.0
Expand Down
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Python packages
pip==21.3.1
setuptools==60.0.0
wheel==0.37.0
setuptools==60.1.0
wheel==0.37.1

# Python dependencies
#
Expand All @@ -26,14 +26,14 @@ idna==3.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3
mmh3==3.0.0
outcome==1.1.0; python_version >= '3.6'
peewee==3.14.8
pottery==2.2.0
pottery==2.3.0
psutil==5.8.0
pycparser==2.21; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pymysql[rsa]==1.0.2
pyopenssl==21.0.0
pysocks==1.7.1
python-datauri==1.1.0
redis[hiredis]==4.0.2
redis[hiredis]==4.1.0
requests-futures==1.0.0
requests[socks]==2.26.0
selenium==4.1.0
Expand Down

0 comments on commit 9b8d8ee

Please sign in to comment.