Files
CSC110/requirements.txt
T
2021-09-03 15:16:31 -04:00

13 lines
184 B
Plaintext

# CSC110Y1F: Python libraries we'll be using this semester.
# Testing and code checking
hypothesis
pytest
python-ta
# Graphics and data visualization
plotly
pygame
requests~=2.25.1