We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd5117e commit 8775ffeCopy full SHA for 8775ffe
requirements-test.txt
@@ -2,4 +2,4 @@ coverage == 7.6.*
2
orjson == 3.10.*
3
pre-commit == 4.0.*
4
python-decouple == 3.8
5
-tox == 4.22.*
+tox == 4.23.*
requirements.txt
@@ -1,14 +1,14 @@
1
beautifulsoup4 == 4.12.3
-boto3 == 1.35.39
-ftfy == 6.3.0
-mailchecker == 6.0.11
+boto3 == 1.35.90
+ftfy == 6.3.1
+mailchecker == 6.0.14
openpyxl == 3.1.5
6
-phonenumbers == 8.13.47
+phonenumbers == 8.13.52
7
python-dateutil == 2.9.0.post0
8
python-fsutil == 0.14.1
9
python-slugify == 8.0.4
10
pyyaml == 6.0.2
11
requests == 2.32.3
12
toml == 0.10.2
13
xlrd == 2.0.1
14
-xmltodict == 0.13.0
+xmltodict == 0.14.2
0 commit comments