Skip to content

Commit 7460377

Browse files
author
Simeranjeet Sandhu
committed
Changed requests to requests>=2.32.4, <2.33.0/added pipdeptree
1 parent 503ab2e commit 7460377

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,11 @@ openlxp-authentication >=1.1.2, <1.2
2727
openlxp-notification >=1.3.5,<1.3.6
2828
p1-auth>=0.2.4,<1.0.0
2929
pandas>=1.3.5,<1.4.0
30+
pipdeptree==2.28.0
3031
py2neo >=2021.2.3
3132
python-slugify>=8.0.1
3233
redis==4.5.4
33-
requests~=2.32.4
34+
requests>=2.32.4, <2.33.0
3435
s3fs==0.4.2
3536
setuptools==80.9.0
3637
text-unidecode>=1.3

0 commit comments

Comments
 (0)