UPDATE: gitignore and requirements

This commit is contained in:
2025-03-22 17:47:20 +00:00
parent 2123ec6dfe
commit 54daabaff4
2 changed files with 12 additions and 3 deletions

3
.gitignore vendored
View File

@@ -1,2 +1,3 @@
demo.dem
__pycache__/
__pycache__/
venv

View File

@@ -1,3 +1,11 @@
demoparser2==0.38.0
pygame==2.3.0
pygame-widgets==1.1.7
numpy==2.2.4
pandas==2.2.3
polars==1.25.2
pyarrow==19.0.1
pygame==2.6.1
python-dateutil==2.9.0.post0
pytz==2025.1
six==1.17.0
tqdm==4.67.1
tzdata==2025.1