[+] Copy requirements.txt from course module

This commit is contained in:
Hykilpikonna
2021-09-03 15:15:43 -04:00
parent 2b72c311a4
commit a65b661a4a
+10
View File
@@ -0,0 +1,10 @@
# CSC110Y1F: Python libraries we'll be using this semester.
# Testing and code checking
hypothesis
pytest
python-ta
# Graphics and data visualization
plotly
pygame