Skip to content

Commit 63c7b5c

Browse files
committed
Add Django
1 parent 168d518 commit 63c7b5c

File tree

3 files changed

+49
-0
lines changed

3 files changed

+49
-0
lines changed

apps/.gitkeep

Whitespace-only changes.

libs/.gitkeep

Whitespace-only changes.

requirements.txt

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
arrow==1.2.3
2+
asgiref==3.7.0
3+
binaryornot==0.4.4
4+
black==23.3.0
5+
briefcase==0.3.14
6+
build==0.10.0
7+
certifi==2023.5.7
8+
chardet==5.1.0
9+
charset-normalizer==3.1.0
10+
click==8.1.3
11+
cookiecutter==2.1.1
12+
Django==4.2.1
13+
dmgbuild==1.6.1
14+
ds-store==1.3.1
15+
gitdb==4.0.10
16+
GitPython==3.1.31
17+
idna==3.4
18+
iniconfig==2.0.0
19+
Jinja2==3.1.2
20+
jinja2-time==0.2.0
21+
mac-alias==2.2.2
22+
markdown-it-py==2.2.0
23+
MarkupSafe==2.1.2
24+
mdurl==0.1.2
25+
mypy-extensions==1.0.0
26+
packaging==23.1
27+
pathspec==0.11.1
28+
platformdirs==3.5.1
29+
pluggy==1.0.0
30+
psutil==5.9.5
31+
Pygments==2.15.1
32+
pyproject_hooks==1.0.0
33+
pytest==7.3.1
34+
python-dateutil==2.8.2
35+
python-slugify==8.0.1
36+
PyYAML==6.0
37+
requests==2.31.0
38+
rich==13.3.5
39+
rubicon-objc==0.4.6
40+
six==1.16.0
41+
smmap==5.0.0
42+
sqlparse==0.4.4
43+
std-nslog==1.0.3
44+
text-unidecode==1.3
45+
toga-cocoa==0.3.1
46+
toga-core==0.3.1
47+
tomli_w==1.0.0
48+
travertino==0.2.0
49+
urllib3==2.0.2

0 commit comments

Comments
 (0)