UPDATE: gitignore and requirements
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,2 +1,3 @@
|
|||||||
demo.dem
|
demo.dem
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
venv
|
||||||
@@ -1,3 +1,11 @@
|
|||||||
demoparser2==0.38.0
|
demoparser2==0.38.0
|
||||||
pygame==2.3.0
|
numpy==2.2.4
|
||||||
pygame-widgets==1.1.7
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user