Skip to content

Commit

Permalink
chore(ingest): loosen requirements file (#6867)
Browse files Browse the repository at this point in the history
  • Loading branch information
hsheth2 authored Dec 27, 2022
1 parent 14b4848 commit d851140
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions docker/datahub-ingestion/base-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -109,16 +109,6 @@ fissix==21.11.13
flake8==5.0.4
flake8-tidy-imports==4.8.0
Flask==1.1.2
Flask-AppBuilder==4.1.3
Flask-Babel==2.0.0
Flask-Caching==1.11.1
Flask-Cors==3.0.10
Flask-JWT-Extended==3.25.1
Flask-Login==0.4.1
Flask-OpenID==1.3.0
Flask-Session==0.4.0
Flask-SQLAlchemy==2.5.1
Flask-WTF==0.14.3
flatdict==4.0.1
freezegun==1.2.2
frozenlist==1.3.1
Expand Down Expand Up @@ -437,4 +427,4 @@ xlrd==2.0.1
xmltodict==0.13.0
yarl==1.8.1
zeep==4.1.0
zipp==3.8.1
zipp==3.8.1

0 comments on commit d851140

Please sign in to comment.