Spaces:
Runtime error
Runtime error
File size: 1,285 Bytes
3b2535c b1308b1 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
install asttokens==2.0.5 click==8.1.3; python_version >= "3.7" colorama==0.4.5; python_full_version >= "3.8.3" and sys_platform == "win32" and python_full_version < "4.0.0" and (python_version >= "3.7" and python_full_version < "3.0.0" and platform_system == "Windows" or platform_system == "Windows" and python_version >= "3.7" and python_full_version >= "3.5.0") environs==9.5.0; python_full_version >= "3.8.3" and python_full_version < "4.0.0" and python_version >= "3.6" executing==0.8.3 icecream==2.1.2 install==1.3.5; python_version >= "3.5" logzero==1.7.0 marshmallow==3.17.0; python_full_version >= "3.8.3" and python_full_version < "4.0.0" and python_version >= "3.7" packaging==21.3; python_full_version >= "3.8.3" and python_full_version < "4.0.0" and python_version >= "3.7" pygments==2.12.0; python_version >= "3.6" pyparsing==3.0.9; python_full_version >= "3.8.3" and python_full_version < "4.0.0" and python_version >= "3.7" python-dotenv==0.20.0; python_full_version >= "3.8.3" and python_full_version < "4.0.0" and python_version >= "3.6" set-loglevel==0.1.2; python_full_version >= "3.8.3" and python_full_version < "4.0.0" six==1.16.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" typer==0.4.2; python_version >= "3.6" |