small easter eggs

This commit is contained in:
Nick Sweeting
2024-10-02 14:17:28 -07:00
parent 95043e5a07
commit 968adf64da
5 changed files with 77 additions and 5 deletions

View File

@@ -70,6 +70,7 @@ prompt-toolkit==3.0.48; python_version == "3.11"
psutil==6.0.0; python_version == "3.11"
ptyprocess==0.7.0; (sys_platform != "win32" and sys_platform != "emscripten") and python_version == "3.11"
pure-eval==0.2.3; python_version == "3.11"
py-machineid==0.6.0; python_version == "3.11"
pyasn1==0.6.1; python_version == "3.11"
pyasn1-modules==0.4.1; python_version == "3.11"
pycparser==2.22; platform_python_implementation != "PyPy" and python_version == "3.11" or implementation_name != "cpython" and python_version == "3.11"