jonathan-roos commited on
Commit
165e2a6
1 Parent(s): 3905ea3

added library versions to requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- opencv-python
2
- numpy
3
- fastai
4
- pathlib
 
1
+ opencv-python==4.6.0.66
2
+ numpy==1.23.3
3
+ fastai==2.7.9
4
+ pathlib==1.0.1