Pandas Module not importing

Bug description:
The pandas module is not importing.

Expected vs Current Behavior:

Steps to reproduce:

Bug appears at this link: https://replit.com/@Massospondylus/boilerplate-demographic-data-analyzer-3

Screenshot(s)/Screen Recording:

Browser/OS/Device: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36

Replit Profile: https://replit.com/@Massospondylus

Try running this in the Shell tab:

pip install -U poetry && poetry add pandas@latest