-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
71 lines (71 loc) · 1.31 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
# asgiref==3.7.2
# astroid==2.15.6
#attrs==23.1.0
#autopep8==2.0.4
black==23.9.0
#build==0.10.0
#CacheControl==0.13.1
#certifi==2023.7.22
#cffi==1.15.1
#charset-normalizer==3.2.0
#cleo==2.0.1
#click==8.1.7
#colorama==0.4.6
#crashtest==0.4.1
Django==4.2.5
django-filter==23.2
django-grappelli==3.0.7
django-silk==5.0.3
djangorestframework==3.14.0
#dulwich==0.21.6
#flake8==6.0.0
#flake8-bugbear==23.7.10
#flake8-django==1.4
#gprof2dot==2022.7.29
#idna==3.4
#importlib-metadata==6.8.0
#iniconfig==2.0.0
#installer==0.7.0
#isort==5.12.0
#jaraco.classes==3.3.0
#jsonschema==4.17.3
#keyring==24.2.0
#lazy-object-proxy==1.9.0
#mccabe==0.7.0
#more-itertools==10.1.0
#msgpack==1.0.5
#mypy-extensions==1.0.0
#packaging==23.0
#pathspec==0.11.2
#pexpect==4.8.0
Pillow==10.0.0
#pkginfo==1.9.6
#platformdirs==3.10.0
#pluggy==1.3.0
#poetry==1.6.1
#poetry-core==1.7.0
#poetry-plugin-export==1.5.0
psycopg2==2.9.7
#ptyprocess==0.7.0
#pycodestyle==2.10.0
#pycparser==2.21
#pyflakes==3.0.1
#pyproject-flake8==6.0.0.post1
#pyproject_hooks==1.0.0
#pyrsistent==0.19.3
#pytest==7.4.2
pytest-django==4.5.2
#pytz==2023.3.post1
#rapidfuzz==2.15.1
#requests==2.31.0
#requests-toolbelt==1.0.0
#shellingham==1.5.3
#sqlparse==0.4.4
#tomlkit==0.12.1
#trove-classifiers==2023.8.7
#urllib3==2.0.4
uuid==1.30
#wrapt==1.15.0
#xattr==0.10.1
#zipp==3.16.2
setuptools==69.0.2