|
1 | 1 | -i https://pypi.python.org/simple
|
2 |
| -astroid==2.14.2 ; python_full_version >= '3.7.2' |
3 |
| -autopep8==2.0.1 |
4 |
| -dill==0.3.6 ; python_version < '3.11' |
5 |
| -isort==5.12.0 ; python_full_version >= '3.8.0' |
6 |
| -lazy-object-proxy==1.9.0 ; python_version >= '3.7' |
7 |
| -mccabe==0.7.0 ; python_version >= '3.6' |
8 |
| -platformdirs==3.0.0 ; python_version >= '3.7' |
9 |
| -pycodestyle==2.10.0 ; python_version >= '3.6' |
10 |
| -pylint==2.16.2 |
11 |
| -tomli==2.0.1 ; python_version < '3.11' |
12 |
| -tomlkit==0.11.6 ; python_version >= '3.6' |
13 |
| -typing-extensions==4.5.0 ; python_version >= '3.7' |
14 |
| -wrapt==1.14.1 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' |
15 |
| -aiohttp==3.7.4.post0 ; python_version >= '3.6' |
16 |
| -amqp==5.1.1 ; python_version >= '3.6' |
17 |
| -asgiref==3.6.0 ; python_version >= '3.7' |
18 |
| -async-timeout==3.0.1 ; python_full_version >= '3.5.3' |
19 |
| -attrs==22.2.0 ; python_version >= '3.6' |
20 |
| -billiard==3.6.4.0 |
21 |
| -celery==5.2.7 |
22 |
| -certifi==2022.12.7 ; python_version >= '3.6' |
| 2 | +aiohttp==3.7.4.post0; python_version >= '3.6' |
| 3 | +amqp==5.1.1; python_version >= '3.6' |
| 4 | +asgiref==3.7.2; python_version >= '3.7' |
| 5 | +async-timeout==3.0.1; python_full_version >= '3.5.3' |
| 6 | +attrs==23.1.0; python_version >= '3.7' |
| 7 | +billiard==4.1.0; python_version >= '3.7' |
| 8 | +celery==5.3.1 |
| 9 | +certifi==2023.7.22; python_version >= '3.6' |
23 | 10 | channels==4.0.0
|
24 |
| -chardet==4.0.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' |
25 |
| -charset-normalizer==3.0.1 ; python_full_version >= '3.6.0' |
26 |
| -click==8.1.3 ; python_version >= '3.7' |
27 |
| -click-didyoumean==0.3.0 ; python_full_version >= '3.6.2' and python_full_version < '4.0.0' |
| 11 | +chardet==4.0.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' |
| 12 | +charset-normalizer==3.2.0; python_full_version >= '3.7.0' |
| 13 | +click==8.1.7; python_version >= '3.7' |
| 14 | +click-didyoumean==0.3.0; python_full_version >= '3.6.2' and python_full_version < '4.0.0' |
28 | 15 | click-plugins==1.1.1
|
29 |
| -click-repl==0.2.0 |
30 |
| -defusedxml==0.7.1 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' |
31 |
| -deprecated==1.2.13 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' |
32 |
| -diff-match-patch==20200713 ; python_version >= '2.7' |
| 16 | +click-repl==0.3.0; python_version >= '3.6' |
| 17 | +cron-descriptor==1.4.0 |
| 18 | +defusedxml==0.7.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' |
| 19 | +deprecated==1.2.14; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' |
| 20 | +diff-match-patch==20230430; python_version >= '3.7' |
33 | 21 | discord.py==1.7.3
|
34 |
| -django==4.1.7 |
35 |
| -django-celery-beat==2.4.0 |
| 22 | +django==4.2.4 |
| 23 | +django-celery-beat==2.5.0 |
36 | 24 | django-hashid-field==3.3.7
|
37 |
| -django-import-export==3.0.2 |
38 |
| -django-timezone-field==5.0 ; python_version >= '3.7' and python_version < '4.0' |
39 |
| -et-xmlfile==1.1.0 ; python_version >= '3.6' |
40 |
| -flower==1.2.0 |
41 |
| -gunicorn==20.1.0 |
42 |
| -hashids==1.3.1 ; python_version >= '2.7' |
43 |
| -hiredis==2.2.2 |
44 |
| -humanize==4.6.0 ; python_version >= '3.7' |
45 |
| -idna==3.4 ; python_version >= '3.5' |
46 |
| -kombu==5.2.4 ; python_version >= '3.7' |
| 25 | +django-import-export==3.2.0 |
| 26 | +django-timezone-field==6.0; python_version >= '3.8' and python_version < '4.0' |
| 27 | +et-xmlfile==1.1.0; python_version >= '3.6' |
| 28 | +flower==2.0.1 |
| 29 | +gunicorn==21.2.0 |
| 30 | +hashids==1.3.1; python_version >= '2.7' |
| 31 | +hiredis==2.2.3 |
| 32 | +humanize==4.8.0; python_version >= '3.8' |
| 33 | +idna==3.4; python_version >= '3.5' |
| 34 | +kombu==5.3.1; python_version >= '3.8' |
47 | 35 | markuppy==1.14
|
48 |
| -multidict==6.0.4 ; python_version >= '3.7' |
49 |
| -mysqlclient==2.1.1 |
| 36 | +multidict==6.0.4; python_version >= '3.7' |
| 37 | +mysqlclient==2.2.0 |
50 | 38 | odfpy==1.4.1
|
51 |
| -openpyxl==3.1.1 |
52 |
| -packaging==23.0 ; python_version >= '3.7' |
53 |
| -prometheus-client==0.16.0 ; python_version >= '3.6' |
54 |
| -prompt-toolkit==3.0.36 ; python_full_version >= '3.6.2' |
55 |
| -python-crontab==2.7.1 |
56 |
| -python-dateutil==2.8.2 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' |
57 |
| -pytz==2022.7.1 |
58 |
| -pyyaml==6.0 |
| 39 | +openpyxl==3.1.2 |
| 40 | +packaging==23.1; python_version >= '3.7' |
| 41 | +prometheus-client==0.17.1; python_version >= '3.6' |
| 42 | +prompt-toolkit==3.0.39; python_full_version >= '3.7.0' |
| 43 | +python-crontab==3.0.0 |
| 44 | +python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' |
| 45 | +pytz==2023.3 |
| 46 | +pyyaml==6.0.1 |
59 | 47 | redis==4.1.4
|
60 |
| -requests==2.28.2 |
61 |
| -setuptools==67.3.2 ; python_version >= '3.7' |
| 48 | +requests==2.31.0 |
62 | 49 | six==1.16.0
|
63 |
| -sqlparse==0.4.3 ; python_version >= '3.5' |
64 |
| -tablib[html,ods,xls,xlsx,yaml]==3.3.0 ; python_version >= '3.7' |
65 |
| -tornado==6.2 ; python_version >= '3.7' |
66 |
| -tzdata==2022.7 ; python_version >= '2' |
67 |
| -urllib3==1.26.14 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5' |
68 |
| -vine==5.0.0 ; python_version >= '3.6' |
| 50 | +sqlparse==0.4.4; python_version >= '3.5' |
| 51 | +tablib[html,ods,xls,xlsx,yaml]==3.5.0; python_version >= '3.8' |
| 52 | +tornado==6.3.3; python_version >= '3.8' |
| 53 | +typing-extensions==4.7.1; python_version >= '3.7' |
| 54 | +tzdata==2023.3; python_version >= '2' |
| 55 | +urllib3==2.0.4; python_version >= '3.7' |
| 56 | +vine==5.0.0; python_version >= '3.6' |
69 | 57 | wcwidth==0.2.6
|
| 58 | +wrapt==1.15.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' |
70 | 59 | xlrd==2.0.1
|
71 | 60 | xlwt==1.3.0
|
72 |
| -yarl==1.8.2 ; python_version >= '3.7' |
| 61 | +yarl==1.9.2; python_version >= '3.7' |
0 commit comments