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 48d0e90 commit a7cc36cCopy full SHA for a7cc36c
requirements-test.txt
@@ -1,5 +1,5 @@
1
-coverage == 7.5.*
+coverage == 7.6.*
2
orjson == 3.10.*
3
-pre-commit == 3.5.*
+pre-commit == 4.0.*
4
python-decouple == 3.8
5
-tox == 4.15.*
+tox == 4.21.*
requirements.txt
@@ -1,13 +1,13 @@
beautifulsoup4 == 4.12.3
-boto3 == 1.34.136
-ftfy == 6.2.0
-mailchecker == 6.0.5
+boto3 == 1.35.30
+ftfy == 6.2.3
+mailchecker == 6.0.10
openpyxl == 3.1.5
6
-phonenumbers == 8.13.40
+phonenumbers == 8.13.46
7
python-dateutil == 2.9.0
8
python-fsutil == 0.14.1
9
python-slugify == 8.0.4
10
-pyyaml == 6.0.1
+pyyaml == 6.0.2
11
requests == 2.32.3
12
toml == 0.10.2
13
xlrd == 2.0.1
0 commit comments