Skip to content

Commit

Permalink
Merge pull request #35 from cedricsoares/fix-ci-docker
Browse files Browse the repository at this point in the history
Clean requirements.txt
  • Loading branch information
cedricsoares authored Aug 1, 2023
2 parents 79a383a + af6a542 commit 1da8855
Showing 1 changed file with 10 additions and 30 deletions.
40 changes: 10 additions & 30 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,34 +1,14 @@
altgraph @ file:///System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot2/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/python3/python3-124/altgraph-0.17.2-py2.py3-none-any.whl
ansi2html==1.8.0
certifi==2023.7.22
charset-normalizer==3.2.0
click==8.1.6
dash==2.11.1
dash-core-components==2.0.0
dash-html-components==2.0.0
dash-table==5.0.0
Flask==2.2.5
future @ file:///System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot2/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/python3/python3-124/future-0.18.2-py3-none-any.whl
idna==3.4
importlib-metadata==6.8.0
itsdangerous==2.1.2
Jinja2==3.1.2
macholib @ file:///System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot2/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/python3/python3-124/macholib-1.15.2-py2.py3-none-any.whl
MarkupSafe==2.1.3
nest-asyncio==1.5.6
numpy==1.25.1
packaging==23.1
apache-airflow==2.6.3
docker_py==1.10.6
elasticsearch==8.8.0
fastapi==0.100.1
fire==0.5.0
pandas==2.0.3
passlib==1.7.4
pendulum==2.1.2
plotly==5.15.0
python-dateutil==2.8.2
pydantic
python-dotenv==1.0.0
pytz==2023.3
requests==2.31.0
retrying==1.3.4
six @ file:///System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot2/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/python3/python3-124/six-1.15.0-py2.py3-none-any.whl
tenacity==8.2.2
typing_extensions==4.7.1
tzdata==2023.3
urllib3==2.0.4
Werkzeug==2.2.3
zipp==3.16.2
Requests==2.31.0
dash==2.11.1

0 comments on commit 1da8855

Please sign in to comment.