Skip to content

Commit 36b9ee7

Browse files
committed
⬆️ Django 5.2
1 parent b841af4 commit 36b9ee7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django>=4.2.14,<5
1+
Django>=5.2,<6
22
pytz==2025.2
33
httplib2==0.31.0
44
feedparser==6.0.12
@@ -20,7 +20,7 @@ beautifulsoup4==4.14.3
2020
cssselect==1.3.0
2121
lxml==6.0.2
2222
fuzzywuzzy==0.18.0
23-
sure==2.0.1
23+
sure==3.0a2
2424
pyasn1==0.6.1
2525
cryptography==46.0.3 # pyOpenSSL
2626
cffi==2.0.0

0 commit comments

Comments
 (0)