[O] Sort by price

This commit is contained in:
Hykilpikonna
2021-12-18 16:00:14 -05:00
parent 235c8c4dbb
commit 12b83a05dd
2 changed files with 41 additions and 25 deletions
+13 -4
View File
@@ -1,12 +1,21 @@
# CSC110Y1F: Python libraries we'll be using this semester.
# Testing and code checking
hypothesis
pytest
hypothesis~=6.21.5
pytest~=6.2.5
python-ta
# Graphics and data visualization
plotly
plotly~=5.3.1
pygame
requests
requests~=2.21.0
json5~=0.9.6
schedule~=1.1.0
beautifulsoup4~=4.10.0
future~=0.18.2
Pillow~=8.2.0
numpy~=1.21.4
matplotlib~=3.5.1
tweepy~=4.4.0