Commit be8738db authored by Lukas Eller's avatar Lukas Eller

Update gitignore and requirements

parent 1a459683
......@@ -7,6 +7,8 @@ __pycache__/
*.py[cod]
*$py.class
playground.py
# C extensions
*.so
......
#Needs to be adapted
pandas
pytest
pandas >= 1.2.1
pytest >= 6.2.2
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment