Skip to content

Commit 4f7dbf9

Browse files
committed
updating requirements.txt file
1 parent f534465 commit 4f7dbf9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
amqp==5.0.9
2-
asgiref==3.3.2
2+
asgiref==3.5.2
33
asn1crypto==0.24.0
4-
#backports.zoneinfo==0.2.1
54
bcrypt==3.1.4
65
beautifulsoup4==4.9.3
76
billiard==3.6.4.0
@@ -12,10 +11,11 @@ click-didyoumean==0.3.0
1211
click-plugins==1.1.1
1312
click-repl==0.2.0
1413
cryptography==3.3.2
15-
Django==3.2.13
14+
Django==3.2.18
1615
django-bootstrap4==2.3.1
1716
django-celery-results==2.0.0
1817
django-filter==2.4.0
18+
django-hijack==3.2.6
1919
django-pam==2.0.0
2020
django-tables2==2.3.4
2121
et-xmlfile==1.0.1
@@ -48,9 +48,9 @@ six==1.11.0
4848
soupsieve==2.2.1
4949
sqlparse==0.4.2
5050
texttable==1.2.1
51+
tzdata==2022.1
5152
vine==5.0.0
5253
wcwidth==0.2.5
5354
xlrd==1.2.0
5455
xlwt==1.3.0
5556
zipp==3.4.1
56-
tzdata==2022.1

0 commit comments

Comments
 (0)