Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions apps/dash-image-processing/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
dash==1.0.0
numpy==1.16.3
dash==2.15.0
numpy==1.22.0
pandas==0.24.2
plotly>=2.7.0
flask==1.0.1
flask==2.2.5
gunicorn==19.8.1
scipy==1.2.1
pillow==6.0.0
scipy==1.11.1
pillow==10.3.0
Flask-Caching==1.4.0
redis==2.10.6
boto3==1.7.48
requests==2.18.4
requests==2.31.0
python-dotenv==0.8.2
10 changes: 5 additions & 5 deletions apps/dash-object-detection/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
dash==1.0.0
dash==2.15.0
gunicorn==19.9.0
pillow==5.4.1
scipy==1.2.1
numpy==1.16.1
pillow==10.3.0
scipy==1.11.1
numpy==1.22.0
pandas==0.24.1
Flask==1.0.1
Flask==2.2.5
dash-player==0.0.1
pathlib==1.0.1
2 changes: 1 addition & 1 deletion apps/dash-oil-and-gas/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
pandas==0.24.2
dash==1.0.0
dash==2.15.0
gunicorn==19.9.0
2 changes: 1 addition & 1 deletion apps/dash-opioid-epidemic/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
dash==1.0.0
dash==2.15.0
plotly==3.10.0
cufflinks>=0.16
gunicorn>=19.7.1
Expand Down
2 changes: 1 addition & 1 deletion apps/dash-pk-calc/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
# Switch into a virtual environment
# pip install -r requirements.txt
dash==1.0.2
dash==2.15.0
numpy>=1.16.2
pandas>=0.24.2
gunicorn==19.9.0
4 changes: 2 additions & 2 deletions apps/dash-salesforce-crm/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
certifi==2019.6.16
certifi==2023.7.22
simple_salesforce==0.74.2
pandas==0.24.2
dash==1.0.0
dash==2.15.0
gunicorn==19.9.0
2 changes: 1 addition & 1 deletion apps/dash-stitching/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
dash==1.0.0
dash==2.15.0
dash-canvas>=0.0.11
dash-table==3.7.0
gunicorn==19.9.0
Expand Down
4 changes: 2 additions & 2 deletions apps/dash-study-browser/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
dash==1.0.0
dash==2.15.0
pandas==0.24.2
gunicorn==19.9.0
stats==0.1.2a
scipy==1.3.0
scipy==1.11.1
8 changes: 4 additions & 4 deletions apps/dash-tsne/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
# Core
dash==1.0.0
dash==2.15.0
gunicorn==19.9.0
numpy==1.16.3
numpy==1.22.0
pandas==0.24.2
scikit-learn==0.21.0
scipy==1.2.1
pillow==6.0.0
scipy==1.11.1
pillow==10.3.0
2 changes: 1 addition & 1 deletion apps/dash-uber-rides-demo/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
dash==1.0.0
dash==2.15.0
pandas==0.24.1
gunicorn==19.9.0
4 changes: 2 additions & 2 deletions apps/dash-web-trader/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
dash==1.0.0
dash==2.15.0
plotly==3.10.0
gunicorn==19.9.0
pandas==0.24.2
requests==2.22.0
requests==2.31.0
6 changes: 3 additions & 3 deletions apps/dash-wind-streaming/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
dash==1.0.0
numpy==1.16.4
dash==2.15.0
numpy==1.22.0
pandas==0.24.2
scipy==1.3.0
scipy==1.11.1
gunicorn==19.9.0
2 changes: 1 addition & 1 deletion apps/dash-yield-curve/requirements.txt
100755 → 100644
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
gunicorn==19.9.0
dash==1.0.0
dash==2.15.0
pandas==0.24.2
2 changes: 1 addition & 1 deletion apps/dashr-drug-discovery/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
dash==0.42.0
dash==2.15.0
gunicorn==19.9.0
pandas==0.24.2