Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
48 commits
Select commit Hold shift + click to select a range
d2c24be
Update redis from 4.6.0 to 5.0.8
pyup-bot Aug 26, 2024
dccf511
Update redis from 5.0.3 to 5.0.8
pyup-bot Aug 26, 2024
1cd31db
Update redis from 5.0.3 to 5.0.8
pyup-bot Aug 26, 2024
6f6475d
Update selenium from 3.141.0 to 4.23.1
pyup-bot Aug 26, 2024
d88a715
Update selenium from 3.141.0 to 4.23.1
pyup-bot Aug 26, 2024
80f3624
Update selenium from 3.141.0 to 4.23.1
pyup-bot Aug 26, 2024
d73d72f
Update sphinx from 7.2.6 to 8.0.2
pyup-bot Aug 26, 2024
566630a
Update sphinx-autodoc-typehints from 2.0.0 to 2.2.3
pyup-bot Aug 26, 2024
bab3477
Update pip from 24.0 to 24.2
pyup-bot Aug 26, 2024
9049c89
Update pip from 24.0 to 24.2
pyup-bot Aug 26, 2024
41e5714
Update setuptools from 69.1.1 to 73.0.1
pyup-bot Aug 26, 2024
e6b83ea
Update setuptools from 69.1.1 to 73.0.1
pyup-bot Aug 26, 2024
b8e5eaf
Update wheel from 0.42.0 to 0.44.0
pyup-bot Aug 26, 2024
dea659d
Update wheel from 0.42.0 to 0.44.0
pyup-bot Aug 26, 2024
d9b23d1
Update attrs from 23.2.0 to 24.2.0
pyup-bot Aug 26, 2024
da818bd
Update attrs from 23.2.0 to 24.2.0
pyup-bot Aug 26, 2024
7ede10b
Update certifi from 2024.2.2 to 2024.7.4
pyup-bot Aug 26, 2024
c0ed905
Update certifi from 2024.2.2 to 2024.7.4
pyup-bot Aug 26, 2024
035ce01
Update cffi from 1.16.0 to 1.17.0
pyup-bot Aug 26, 2024
4f8edc0
Update cffi from 1.16.0 to 1.17.0
pyup-bot Aug 26, 2024
a4e79f0
Update cryptography from 42.0.5 to 43.0.0
pyup-bot Aug 26, 2024
ebdb0d7
Update cryptography from 42.0.5 to 43.0.0
pyup-bot Aug 26, 2024
632805f
Update hiredis from 2.3.2 to 3.0.0
pyup-bot Aug 26, 2024
fcea0fd
Update hiredis from 2.3.2 to 3.0.0
pyup-bot Aug 26, 2024
4bbf47a
Update idna from 3.7 to 3.8
pyup-bot Aug 26, 2024
b4bb5f1
Update idna from 3.7 to 3.8
pyup-bot Aug 26, 2024
b052554
Update peewee from 3.17.1 to 3.17.6
pyup-bot Aug 26, 2024
a0b868d
Update peewee from 3.17.1 to 3.17.6
pyup-bot Aug 26, 2024
88fe51c
Update psutil from 5.9.8 to 6.0.0
pyup-bot Aug 26, 2024
c336d20
Update psutil from 5.9.8 to 6.0.0
pyup-bot Aug 26, 2024
86e4cde
Update pycparser from 2.21 to 2.22
pyup-bot Aug 26, 2024
def2920
Update pycparser from 2.21 to 2.22
pyup-bot Aug 26, 2024
c67e438
Update pymysql from 1.1.0 to 1.1.1
pyup-bot Aug 26, 2024
ec2e429
Update pymysql from 1.1.0 to 1.1.1
pyup-bot Aug 26, 2024
97b448d
Update pyopenssl from 24.1.0 to 24.2.1
pyup-bot Aug 26, 2024
072e700
Update pyopenssl from 24.1.0 to 24.2.1
pyup-bot Aug 26, 2024
ee9163b
Update python-datauri from 2.1.0 to 2.2.0
pyup-bot Aug 26, 2024
ba83084
Update python-datauri from 2.1.0 to 2.2.0
pyup-bot Aug 26, 2024
b68640e
Update requests from 2.31.0 to 2.32.3
pyup-bot Aug 26, 2024
f35c31b
Update requests from 2.31.0 to 2.32.3
pyup-bot Aug 26, 2024
6280329
Update soupsieve from 2.5 to 2.6
pyup-bot Aug 26, 2024
450eda3
Update soupsieve from 2.5 to 2.6
pyup-bot Aug 26, 2024
a6d17f4
Update trio from 0.24.0 to 0.26.2
pyup-bot Aug 26, 2024
088d04e
Update trio from 0.24.0 to 0.26.2
pyup-bot Aug 26, 2024
975e51f
Update typing-extensions from 4.10.0 to 4.12.2
pyup-bot Aug 26, 2024
216dd58
Update typing-extensions from 4.10.0 to 4.12.2
pyup-bot Aug 26, 2024
762c2bc
Update urllib3 from 2.2.1 to 2.2.2
pyup-bot Aug 26, 2024
224952e
Update urllib3 from 2.2.1 to 2.2.2
pyup-bot Aug 26, 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
44 changes: 22 additions & 22 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==73.0.1
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.2.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
cffi==1.16.0
certifi==2024.7.4
cffi==1.17.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'
idna==3.8; 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'
soupsieve==2.6; 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.2; 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'
44 changes: 22 additions & 22 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==73.0.1
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.2.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
cffi==1.16.0
certifi==2024.7.4
cffi==1.17.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'
idna==3.8; 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'
soupsieve==2.6; 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.2; 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'