|
1 | | -# |
2 | | -# These requirements were autogenerated by pipenv |
3 | | -# To regenerate from the project's Pipfile, run: |
4 | | -# |
5 | | -# pipenv lock --requirements |
6 | | -# |
7 | | - |
8 | 1 | -i https://pypi.org/simple |
9 | | -aiohttp==3.8.1 |
10 | | -aiosignal==1.2.0; python_version >= '3.6' |
11 | | -async-timeout==4.0.2; python_version >= '3.6' |
12 | | -attrs==21.4.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' |
13 | | -cairocffi==1.3.0; python_version >= '3.7' |
14 | | -cairosvg==2.5.2 |
15 | | -cffi==1.15.0 |
16 | | -charset-normalizer==2.0.12; python_version >= '3.5' |
17 | | -colorama==0.4.4 |
18 | | -cssselect2==0.6.0; python_version >= '3.7' |
| 2 | +aiohttp==3.9.0 |
| 3 | +aiosignal==1.3.1; python_version >= '3.7' |
| 4 | +async-timeout==4.0.3; python_version < '3.11' |
| 5 | +attrs==23.1.0; python_version >= '3.7' |
| 6 | +cairocffi==1.6.1; python_version >= '3.7' |
| 7 | +cairosvg==2.7.1; python_version >= '3.5' |
| 8 | +certifi==2023.11.17; python_version >= '3.6' |
| 9 | +cffi==1.16.0; python_version >= '3.8' |
| 10 | +charset-normalizer==3.3.2; python_version >= '3.7' |
| 11 | +colorama==0.4.6 |
| 12 | +cssselect2==0.7.0; python_version >= '3.7' |
19 | 13 | defusedxml==0.7.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' |
20 | | -dnspython==2.2.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' |
21 | | -emoji==1.7.0 |
22 | | -frozenlist==1.3.0; python_version >= '3.7' |
23 | | -discord.py==2.0.1 |
24 | | -idna==3.3; python_version >= '3.5' |
| 14 | +discord.py==2.3.2 |
| 15 | +dnspython==2.4.2; python_version >= '3.8' and python_version < '4.0' |
| 16 | +emoji==2.8.0 |
| 17 | +frozenlist==1.4.0; python_version >= '3.8' |
| 18 | +idna==3.4; python_version >= '3.5' |
25 | 19 | isodate==0.6.1 |
26 | | -lottie[pdf]==0.6.11 |
27 | | -motor==2.5.1 |
28 | | -multidict==6.0.2; python_version >= '3.7' |
| 20 | +lottie[pdf]==0.7.0 |
| 21 | +motor==3.3.2 |
| 22 | +multidict==6.0.4; python_version >= '3.7' |
29 | 23 | natural==0.2.0 |
| 24 | +packaging==23.2 |
30 | 25 | parsedatetime==2.6 |
31 | | -pillow==9.1.0; python_version >= '3.7' |
| 26 | +pillow==10.1.0; python_version >= '3.8' |
32 | 27 | pycparser==2.21 |
33 | | -pymongo==3.12.3 |
| 28 | +pymongo[srv]==4.6.0 |
34 | 29 | python-dateutil==2.8.2 |
35 | | -python-dotenv==0.20.0 |
| 30 | +python-dotenv==1.0.0 |
| 31 | +requests==2.31.0 |
36 | 32 | six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' |
37 | | -tinycss2==1.1.1; python_version >= '3.6' |
38 | | -uvloop==0.16.0; sys_platform != 'win32' |
| 33 | +tinycss2==1.2.1; python_version >= '3.7' |
| 34 | +urllib3==2.1.0; python_version >= '3.8' |
| 35 | +uvloop==0.19.0; sys_platform != 'win32' |
39 | 36 | webencodings==0.5.1 |
40 | | -yarl==1.7.2; python_version >= '3.6' |
| 37 | +yarl==1.9.3; python_version >= '3.7' |
0 commit comments