Skip to content

Commit eba390e

Browse files
author
Koman Rudden
committed
Removed duplicate requests dependency after changes from Snyk
1 parent a2d00fa commit eba390e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
requests~=2.32.0 # https://github.com/psf/requests
1+
requests~=2.32.0
22
# Core dependencies
33
django>=4.2.0,<5.0.0
44
python-dotenv>=1.0.0
5-
requests>=2.32.2
65
cryptography>=41.0.0
76
pyjwt>=2.10.0
87
fastapi>=0.110.0

0 commit comments

Comments
 (0)