Skip to content
This repository has been archived by the owner on Aug 31, 2022. It is now read-only.

Commit

Permalink
Modify constraints.txt to resolve conflicts.
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Mogavero committed Jan 14, 2022
1 parent 6e5925b commit 2e37e7e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,6 @@
dags/**/*.pyc
/.idea
/logs
/db-data
**/db-data
**/__pycache__
**/.DS_Store
2 changes: 0 additions & 2 deletions docker/config/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ Flask-Caching==1.10.1
Flask-JWT-Extended==3.25.1
Flask-Login==0.4.1
Flask-OAuthlib==0.9.5
Flask-OpenID==1.2.5
Flask-SQLAlchemy==2.5.1
Flask-WTF==0.14.3
Flask==1.1.2
Expand Down Expand Up @@ -351,7 +350,6 @@ plyvel==1.3.0
portalocker==1.7.1
pre-commit==2.12.1
presto-python-client==0.7.0
prison==0.1.3
prometheus-client==0.8.0
prompt-toolkit==3.0.18
proto-plus==1.18.1
Expand Down

0 comments on commit 2e37e7e

Please sign in to comment.