diff --git a/.gitignore b/.gitignore index 4ee4d4b..dcef3e8 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ *.egg-info *.swp tags -msp/docs/current \ No newline at end of file +msp/docs/current +.vs/ \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index 87af808..f036888 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,3 +2,4 @@ frappe ipaddress passwordgenerator urbackup-server-web-api-wrapper +pandas