Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
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
8 changes: 4 additions & 4 deletions __tests__/data/requirements-linux.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
certifi==2020.6.20
certifi==2024.7.4
chardet==3.0.4
docutils==0.16
idna==2.10
idna==3.7
Kivy==2.0.0rc3
Kivy-Garden==0.1.4
packaging==20.7
pdf2image==1.12.1
Pygments==2.6.1
requests==2.24.0
urllib3==1.25.10
requests==2.32.2
urllib3==1.26.19
xlrd==1.2.0
12 changes: 6 additions & 6 deletions __tests__/data/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
altgraph==0.17.2

certifi==2020.6.20
certifi==2024.7.4

chardet==3.0.4

docutils==0.16

future==0.18.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2'
future==0.18.3; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2'

idna==2.9
idna==3.7

itsdangerous==1.1.0

Expand All @@ -30,7 +30,7 @@ pdf2image==1.12.1

pefile==2021.9.3; python_full_version >= '3.6.0'

pillow==7.2
pillow==10.3.0

pygments==2.6.1

Expand All @@ -40,8 +40,8 @@ pyparsing==2.4.7; python_version >= '2.6' and python_version not in '3.0, 3.1, 3

pywin32-ctypes==0.2.0

requests==2.24.0
requests==2.32.2

urllib3==1.25.9
urllib3==1.26.19

xlrd==1.2.0