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 a4d74d1 commit 4f6aeb9Copy full SHA for 4f6aeb9
requirements.txt
@@ -2,7 +2,7 @@ arrow==1.2.3
2
bibtexparser==1.4.0
3
blessed==1.20.0
4
chardet==5.1.0
5
-Django==3.2.17
+Django==3.2.20
6
django-crispy-forms==1.14.0
7
Faker==11.3.0
8
fontawesome-free==5.15.4
setup.py
@@ -28,7 +28,7 @@
28
'bibtexparser==1.4.0',
29
'blessed==1.20.0',
30
'chardet==5.1.0',
31
- 'Django==3.2.17',
+ 'Django==3.2.20',
32
'django-crispy-forms==1.14.0',
33
'Faker==11.3.0',
34
'fontawesome-free==5.15.4',
0 commit comments