Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
81b554f
Update redis from 4.6.0 to 5.0.8
pyup-bot Aug 5, 2024
c3a7ba8
Update redis from 5.0.3 to 5.0.8
pyup-bot Aug 5, 2024
cc34cfb
Update redis from 5.0.3 to 5.0.8
pyup-bot Aug 5, 2024
d57ea63
Update selenium from 3.141.0 to 4.23.1
pyup-bot Aug 5, 2024
d551f8b
Update selenium from 3.141.0 to 4.23.1
pyup-bot Aug 5, 2024
a13aca1
Update selenium from 3.141.0 to 4.23.1
pyup-bot Aug 5, 2024
0d3bfb1
Update sphinx from 7.2.6 to 8.0.2
pyup-bot Aug 5, 2024
d4e5096
Update sphinx-autodoc-typehints from 2.0.0 to 2.2.3
pyup-bot Aug 5, 2024
d861a3b
Update pip from 24.0 to 24.2
pyup-bot Aug 5, 2024
42361e7
Update pip from 24.0 to 24.2
pyup-bot Aug 5, 2024
8261368
Update setuptools from 69.1.1 to 72.1.0
pyup-bot Aug 5, 2024
6714d71
Update setuptools from 69.1.1 to 72.1.0
pyup-bot Aug 5, 2024
af92cbc
Update wheel from 0.42.0 to 0.44.0
pyup-bot Aug 5, 2024
b0ead7e
Update wheel from 0.42.0 to 0.44.0
pyup-bot Aug 5, 2024
d633408
Update attrs from 23.2.0 to 24.1.0
pyup-bot Aug 5, 2024
1868183
Update attrs from 23.2.0 to 24.1.0
pyup-bot Aug 5, 2024
6b75824
Update certifi from 2024.2.2 to 2024.7.4
pyup-bot Aug 5, 2024
9afe808
Update certifi from 2024.2.2 to 2024.7.4
pyup-bot Aug 5, 2024
72e05f0
Update cryptography from 42.0.5 to 43.0.0
pyup-bot Aug 5, 2024
43aa381
Update cryptography from 42.0.5 to 43.0.0
pyup-bot Aug 5, 2024
d70fccc
Update hiredis from 2.3.2 to 3.0.0
pyup-bot Aug 5, 2024
9a93f35
Update hiredis from 2.3.2 to 3.0.0
pyup-bot Aug 5, 2024
4385dc7
Update peewee from 3.17.1 to 3.17.6
pyup-bot Aug 5, 2024
db843bc
Update peewee from 3.17.1 to 3.17.6
pyup-bot Aug 5, 2024
968d5d4
Update psutil from 5.9.8 to 6.0.0
pyup-bot Aug 5, 2024
6ef1e87
Update psutil from 5.9.8 to 6.0.0
pyup-bot Aug 5, 2024
b940fef
Update pycparser from 2.21 to 2.22
pyup-bot Aug 5, 2024
dc86e09
Update pycparser from 2.21 to 2.22
pyup-bot Aug 5, 2024
9252a91
Update pymysql from 1.1.0 to 1.1.1
pyup-bot Aug 5, 2024
3fdc4c1
Update pymysql from 1.1.0 to 1.1.1
pyup-bot Aug 5, 2024
69f2374
Update pyopenssl from 24.1.0 to 24.2.1
pyup-bot Aug 5, 2024
24ac8ca
Update pyopenssl from 24.1.0 to 24.2.1
pyup-bot Aug 5, 2024
12de742
Update python-datauri from 2.1.0 to 2.2.0
pyup-bot Aug 5, 2024
34f0bd5
Update python-datauri from 2.1.0 to 2.2.0
pyup-bot Aug 5, 2024
76dfab5
Update requests from 2.31.0 to 2.32.3
pyup-bot Aug 5, 2024
59dccad
Update requests from 2.31.0 to 2.32.3
pyup-bot Aug 5, 2024
b60a234
Update trio from 0.24.0 to 0.26.1
pyup-bot Aug 5, 2024
7f8f1ea
Update trio from 0.24.0 to 0.26.1
pyup-bot Aug 5, 2024
f527836
Update typing-extensions from 4.10.0 to 4.12.2
pyup-bot Aug 5, 2024
c1048d6
Update typing-extensions from 4.10.0 to 4.12.2
pyup-bot Aug 5, 2024
d2c1ed2
Update urllib3 from 2.2.1 to 2.2.2
pyup-bot Aug 5, 2024
4b0b011
Update urllib3 from 2.2.1 to 2.2.2
pyup-bot Aug 5, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions conda/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ pottery == 3.0.0
psutil == 6.0.0
pymysql == 1.1.1
python-datauri == 2.2.0
redis == 4.6.0
redis==5.0.8
requests == 2.32.3
requests-futures == 1.0.1
selenium == 3.141.0
selenium==4.23.1
stem == 1.8.2
typing-extensions == 4.12.2
4 changes: 2 additions & 2 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Sphinx==7.2.6
Sphinx==8.0.2

# extentions
sphinx-autodoc-typehints==2.0.0
sphinx-autodoc-typehints==2.2.3
38 changes: 19 additions & 19 deletions requirements.debug.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
# To regenerate from the project's Pipfile, run:

# Python packages
pip==24.0
setuptools==69.1.1
wheel==0.42.0
pip==24.2
setuptools==72.1.0
wheel==0.44.0

# Python dependencies
#
Expand All @@ -17,39 +17,39 @@ wheel==0.42.0
--extra-index-url https://mirrors.sjtug.sjtu.edu.cn/pypi/web/simple
--extra-index-url https://pypi.org/simple
async-generator==1.10; python_version >= '3.5'
attrs==23.2.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
attrs==24.1.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
beautifulsoup4[html5lib]==4.12.3
certifi==2024.2.2
certifi==2024.7.4
cffi==1.16.0
chardet==5.2.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
cryptography==42.0.5
cryptography==43.0.0
file-magic==0.4.1
h11==0.14.0; python_version >= '3.6'
hiredis==2.3.2
hiredis==3.0.0
html5lib==1.1
idna==3.7; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
mmh3==4.1.0
outcome==1.3.0.post0; python_version >= '3.6'
peewee==3.17.1
peewee==3.17.6
pottery==3.0.0
psutil==5.9.8
pycparser==2.21; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pymysql[rsa]==1.1.0
pyopenssl==24.1.0
psutil==6.0.0
pycparser==2.22; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pymysql[rsa]==1.1.1
pyopenssl==24.2.1
pysocks==1.7.1
python-datauri==2.1.0
redis[hiredis]==5.0.3
python-datauri==2.2.0
redis[hiredis]==5.0.8
requests-futures==1.0.1
requests[socks]==2.31.0
selenium==3.141.0
requests[socks]==2.32.3
selenium==4.23.1
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
sniffio==1.3.1; python_version >= '3.5'
sortedcontainers==2.4.0
soupsieve==2.5; python_version >= '3.0'
stem==1.8.2
trio-websocket==0.11.1; python_version >= '3.5'
trio==0.24.0; python_version >= '3.6'
typing-extensions==4.10.0
urllib3[secure]==2.2.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
trio==0.26.1; python_version >= '3.6'
typing-extensions==4.12.2
urllib3[secure]==2.2.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
webencodings==0.5.1
wsproto==1.2.0; python_full_version >= '3.6.1'
38 changes: 19 additions & 19 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Python packages
pip==24.0
setuptools==69.1.1
wheel==0.42.0
pip==24.2
setuptools==72.1.0
wheel==0.44.0

# Python dependencies
#
Expand All @@ -12,39 +12,39 @@ wheel==0.42.0
--extra-index-url https://mirrors.sjtug.sjtu.edu.cn/pypi/web/simple
--extra-index-url https://pypi.org/simple
async-generator==1.10; python_version >= '3.5'
attrs==23.2.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
attrs==24.1.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
beautifulsoup4[html5lib]==4.12.3
certifi==2024.2.2
certifi==2024.7.4
cffi==1.16.0
chardet==5.2.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
cryptography==42.0.5
cryptography==43.0.0
file-magic==0.4.1
h11==0.14.0; python_version >= '3.6'
hiredis==2.3.2
hiredis==3.0.0
html5lib==1.1
idna==3.7; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
mmh3==4.1.0
outcome==1.3.0.post0; python_version >= '3.6'
peewee==3.17.1
peewee==3.17.6
pottery==3.0.0
psutil==5.9.8
pycparser==2.21; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pymysql[rsa]==1.1.0
pyopenssl==24.1.0
psutil==6.0.0
pycparser==2.22; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pymysql[rsa]==1.1.1
pyopenssl==24.2.1
pysocks==1.7.1
python-datauri==2.1.0
redis[hiredis]==5.0.3
python-datauri==2.2.0
redis[hiredis]==5.0.8
requests-futures==1.0.1
requests[socks]==2.31.0
selenium==3.141.0
requests[socks]==2.32.3
selenium==4.23.1
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
sniffio==1.3.1; python_version >= '3.5'
sortedcontainers==2.4.0
soupsieve==2.5; python_version >= '3.0'
stem==1.8.2
trio-websocket==0.11.1; python_version >= '3.5'
trio==0.24.0; python_version >= '3.6'
typing-extensions==4.10.0
urllib3[secure]==2.2.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
trio==0.26.1; python_version >= '3.6'
typing-extensions==4.12.2
urllib3[secure]==2.2.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
webencodings==0.5.1
wsproto==1.2.0; python_full_version >= '3.6.1'