Updated requirements

This commit is contained in:
Raelon Masters
2020-05-09 15:13:47 -04:00
parent 947ce04a3f
commit b0523debbf
2 changed files with 7 additions and 3 deletions

6
.tern-config vendored Normal file
View File

@@ -0,0 +1,6 @@
{
“plugins”:
{
“node”: {}
}
}

4
requirements.txt vendored
View File

@@ -12,12 +12,10 @@ pre-commit
isort isort
django django
toml toml
:close
q
django-debug-toolbar django-debug-toolbar
psycopg2-binary psycopg2-binary
prompt_toolkit prompt_toolkit
psutil psutil
pyfiglet pyfiglet
psycopg2 psycopg2
shutil