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 f534465 commit 4f7dbf9Copy full SHA for 4f7dbf9
requirements.txt
@@ -1,7 +1,6 @@
1
amqp==5.0.9
2
-asgiref==3.3.2
+asgiref==3.5.2
3
asn1crypto==0.24.0
4
-#backports.zoneinfo==0.2.1
5
bcrypt==3.1.4
6
beautifulsoup4==4.9.3
7
billiard==3.6.4.0
@@ -12,10 +11,11 @@ click-didyoumean==0.3.0
12
11
click-plugins==1.1.1
13
click-repl==0.2.0
14
cryptography==3.3.2
15
-Django==3.2.13
+Django==3.2.18
16
django-bootstrap4==2.3.1
17
django-celery-results==2.0.0
18
django-filter==2.4.0
+django-hijack==3.2.6
19
django-pam==2.0.0
20
django-tables2==2.3.4
21
et-xmlfile==1.0.1
@@ -48,9 +48,9 @@ six==1.11.0
48
soupsieve==2.2.1
49
sqlparse==0.4.2
50
texttable==1.2.1
51
+tzdata==2022.1
52
vine==5.0.0
53
wcwidth==0.2.5
54
xlrd==1.2.0
55
xlwt==1.3.0
56
zipp==3.4.1
-tzdata==2022.1
0 commit comments