checkpoint

This commit is contained in:
Egor Matveev 2021-09-05 16:05:27 +03:00
parent e6a9a6a7a8
commit 7baf47ffae
2 changed files with 1 additions and 1 deletions

1
.gitignore vendored
View File

@ -82,6 +82,7 @@ celerybeat-schedule.*
.venv
env/
ENV/
venv/
env.bak/
venv.bak/

View File

@ -18,7 +18,6 @@ pandas==1.2.4
Pillow==8.3.1
prompt-toolkit==3.0.18
psycopg2==2.9.1
psycopg2-binary==2.9.1
python-dateutil==2.8.1
pytz==2021.1
redis==3.5.3