|
1 | | -atomicwrites==1.4.0 |
2 | | -attrs==19.3.0 |
3 | | -backports.functools-lru-cache==1.6.1; python_version < "3.2" |
4 | | -cachetools==3.1.1 |
5 | | -certifi==2020.4.5.2 |
6 | | -chardet==3.0.4 |
7 | | -colorama==0.4.3; sys_platform == "win32" and python_version != "3.4" |
8 | | -configparser==4.0.2; python_version < "3" |
9 | | -contextlib2==0.6.0.post1; python_version < "3.4" |
10 | | -coverage==5.1 |
11 | | -curlify==2.2.1 |
12 | | -django==1.11.29 |
13 | | -django-tastypie==0.14.3 |
14 | | -funcsigs==1.0.2; python_version < "3.3" |
15 | | -idna==2.9 |
16 | | -importlib-metadata==1.6.1; python_version < "3.8" |
17 | | -mock==3.0.5 |
18 | | -more-itertools==5.0.0; python_version <= "2.7" or python_version > "2.7" |
19 | | -packaging==20.4 |
20 | | -pathlib2==2.3.5; python_version < "3.6" |
21 | | -pluggy==0.13.1 |
22 | | -py==1.10.0 |
23 | | -pyparsing==2.4.7 |
24 | | -pytest==4.6.10 |
25 | | -pytest-cov==2.9.0 |
26 | | -pytz==2020.1 |
27 | | -requests==2.23.0 |
28 | | -scandir==1.10.0; python_version < "3.5" |
29 | | -six==1.14.0 |
30 | | -urllib3==1.25.9 |
31 | | -wcwidth==0.2.4 |
32 | | -zipp==1.2.0; python_version < "3.8" |
| 1 | +asgiref==3.8.1 ; python_version >= "3.8" and python_version < "3.13" |
| 2 | +backports-zoneinfo==0.2.1 ; python_version == "3.8" |
| 3 | +cachetools==5.5.2 ; python_version >= "3.8" and python_version < "3.13" |
| 4 | +certifi==2025.4.26 ; python_version >= "3.8" and python_version < "3.13" |
| 5 | +charset-normalizer==3.4.2 ; python_version >= "3.8" and python_version < "3.13" |
| 6 | +colorama==0.4.6 ; python_version >= "3.8" and python_version < "3.13" and sys_platform == "win32" |
| 7 | +curlify==2.2.1 ; python_version >= "3.8" and python_version < "3.13" |
| 8 | +django==4.2.21 ; python_version >= "3.8" and python_version < "3.13" |
| 9 | +exceptiongroup==1.3.0 ; python_version >= "3.8" and python_version < "3.11" |
| 10 | +idna==3.10 ; python_version >= "3.8" and python_version < "3.13" |
| 11 | +iniconfig==2.1.0 ; python_version >= "3.8" and python_version < "3.13" |
| 12 | +packaging==25.0 ; python_version >= "3.8" and python_version < "3.13" |
| 13 | +pluggy==1.5.0 ; python_version >= "3.8" and python_version < "3.13" |
| 14 | +pytest==8.3.5 ; python_version >= "3.8" and python_version < "3.13" |
| 15 | +requests==2.32.3 ; python_version >= "3.8" and python_version < "3.13" |
| 16 | +six==1.17.0 ; python_version >= "3.8" and python_version < "3.13" |
| 17 | +sqlparse==0.5.3 ; python_version >= "3.8" and python_version < "3.13" |
| 18 | +tomli==2.2.1 ; python_version >= "3.8" and python_version < "3.11" |
| 19 | +typing-extensions==4.13.2 ; python_version >= "3.8" and python_version < "3.11" |
| 20 | +tzdata==2025.2 ; python_version >= "3.8" and python_version < "3.13" and sys_platform == "win32" |
| 21 | +urllib3==2.2.3 ; python_version >= "3.8" and python_version < "3.13" |
0 commit comments