We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f145a1 commit f3cddf9Copy full SHA for f3cddf9
app/requirements.txt
@@ -1,5 +1,5 @@
1
appdirs==1.4.4
2
-asgiref==3.9.1
+asgiref==3.8.1
3
asn1crypto==1.4.0
4
astroid==2.4.2
5
autopep8==1.5.4
@@ -26,7 +26,7 @@ djangorestframework==3.15.2
26
docutils==0.16
27
drf-haystack==1.9.1
28
elasticsearch==7.8.1
29
-filelock==3.19.1
+filelock==3.16.1
30
gprof2dot==2019.11.30
31
gunicorn==23.0.0
32
html5lib==1.1
@@ -35,7 +35,7 @@ importlib-metadata==1.7.0
35
isort==4.2.5
36
Jinja2==3.1.6
37
lazy-object-proxy==1.4.0
38
-MarkupSafe==3.0.2
+MarkupSafe==2.1.5
39
mccabe==0.6.1
40
MonthDelta==0.9.1
41
oauthlib==3.1.0
@@ -63,7 +63,7 @@ soupsieve==2.0.1
63
sqlparse==0.5.0
64
swapper==1.1.2.post1
65
toml==0.10.1
66
-urllib3==2.5.0
+urllib3==2.2.3
67
virtualenv==20.26.6
68
webencodings==0.5.1
69
whitenoise==5.1.0
0 commit comments