We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7e9e12c + f39da44 commit 11e5513Copy full SHA for 11e5513
1 file changed
requirements/requirements.txt
@@ -1,6 +1,6 @@
1
# Python standard library imports
2
python-dateutil==2.9.0.post0
3
-requests==2.32.4
+requests==2.33.0
4
5
# third party imports
6
## django and misc
@@ -25,7 +25,7 @@ phonenumbers==9.0.4
25
psycopg2-binary==2.9.10
26
whitenoise==6.9.0
27
openpyxl==3.1.5
28
-python-dotenv==1.1.0
+python-dotenv==1.2.2
29
azure-identity==1.22.0
30
31
## graphing
0 commit comments