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 a2b3656 commit 808da6fCopy full SHA for 808da6f
requirements.txt
@@ -14,11 +14,11 @@ cfgv==3.3.1
14
# via pre-commit
15
click==8.1.3
16
# via pip-tools
17
-distlib==0.3.6
+distlib==0.3.9
18
# via virtualenv
19
django==4.2.18
20
# via -r requirements.in
21
-filelock==3.8.0
+filelock==3.16.1
22
23
identify==2.5.5
24
@@ -30,7 +30,7 @@ pep517==0.13.0
30
# via build
31
pip-tools==6.8.0
32
33
-platformdirs==2.5.2
+platformdirs==4.3.6
34
35
pre-commit==2.20.0
36
@@ -48,7 +48,7 @@ tomli==2.0.2
48
# pep517
49
typing-extensions==4.12.2
50
# via asgiref
51
-virtualenv==20.16.5
+virtualenv==20.26.6
52
53
wheel==0.38.1
54
# via
0 commit comments