Skip to content

Commit b7f1cd2

Browse files
authored
Remove unused Requests security extra (#2831)
1 parent e94fa01 commit b7f1cd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ django-tastypie==0.14.7 # 0.14.6 is first version that supports Django 4.2
3131
pytz==2021.1
3232
python-dateutil==2.8.2
3333

34-
requests[security]>=2.26.0
34+
requests>=2.26.0
3535

3636
django-honeypot==1.0.4 # 1.0.4 is first version that supports Django 4.2
3737
django-markupfield==2.0.1

0 commit comments

Comments
 (0)