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 538953d commit 5cf1be0Copy full SHA for 5cf1be0
requirements.txt
@@ -1,7 +1,8 @@
1
-Django>=4.0,<6
+Django>=4.2.22
2
Sphinx>=1.2.0
3
phonenumbers>=7.0.2
4
django-phonenumber-field==6.1.0
5
twilio>=7
6
wheel>=0.22.0
7
setuptools>=36.2
8
+requests>=2.32.4 # not directly required, pinned by Snyk to avoid a vulnerability
0 commit comments