-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
55 lines (55 loc) · 1002 Bytes
/
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
arrow==1.3.0
asgiref==3.8.1
astroid==3.3.5
async-timeout==4.0.3
beautifulsoup4==4.12.3
blessed==1.20.0
certifi==2024.8.30
cffi==1.17.1
charset-normalizer==3.4.0
click==8.1.7
croniter==1.4.1
crontab==1.0.1
cryptography==43.0.1
dill==0.3.9
Django==4.2.16
django-allauth==65.0.2
django-bootstrap-v5==1.0.11
django-picklefield==3.2
django-rq==2.10.2
django-rq-scheduler==2023.9.0
djangorestframework==3.15.2
drf-yasg==1.21.7
fontawesomefree==6.6.0
freezegun==1.5.1
idna==3.10
inflection==0.5.1
isort==5.13.2
mccabe==0.7.0
packaging==24.1
pillow==10.4.0
platformdirs==4.3.6
psycopg2==2.9.10
pycparser==2.22
PyJWT==2.9.0
pylint==3.3.1
pylint-django==2.6.1
pylint-plugin-utils==0.8.2
python-dateutil==2.9.0.post0
python-decouple==3.8
pytz==2024.2
PyYAML==6.0.2
redis==5.1.1
requests==2.32.3
rq==1.16.2
rq-scheduler==0.13.1
six==1.16.0
soupsieve==2.6
sqlparse==0.5.1
tomli==2.0.2
tomlkit==0.13.2
types-python-dateutil==2.9.0.20241003
typing_extensions==4.12.2
uritemplate==4.1.1
urllib3==2.2.3
wcwidth==0.2.13