diff --git a/.gitignore b/.gitignore index b15dfb2..b0771d7 100644 --- a/.gitignore +++ b/.gitignore @@ -9,5 +9,6 @@ stroopwafel.ini Stroopwafel.sln Stroopwafel.pyproj *.txt +!requirements.txt *.sh -*.npy \ No newline at end of file +*.npy diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..5959dba --- /dev/null +++ b/requirements.txt @@ -0,0 +1,7 @@ +caldav +discord.py +praw +sympy +numpy +youtube_dl +python-ffmpeg