We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f1c683 commit 71fbd87Copy full SHA for 71fbd87
requirements.txt
@@ -4,25 +4,25 @@
4
#
5
# pip-compile
6
7
-certifi==2022.12.7
+certifi==2023.7.22
8
# via requests
9
-charset-normalizer==3.0.1
+charset-normalizer==3.2.0
10
11
deprecation==2.1.0
12
# via pikepdf
13
idna==3.4
14
15
-lxml==4.9.2
+lxml==4.9.3
16
17
-packaging==23.0
+packaging==23.1
18
19
pikepdf==6.2.9
20
# via mindee (setup.py)
21
-pillow==9.4.0
+pillow==10.0.1
22
23
-pytz==2023.3
+pytz==2023.3.post1
24
25
requests==2.31.0
26
27
-urllib3==1.26.14
+urllib3==2.0.4
28
0 commit comments