thbndi commited on
Commit
d0c04fb
1 Parent(s): 3e73b14

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  # This file may be used to create an environment using:
2
  # $ conda create --name mimic --file requirements.txt
3
- python=3.9
4
  xgboost
5
  torchvision
6
  scikit-learn
 
1
  # This file may be used to create an environment using:
2
  # $ conda create --name mimic --file requirements.txt
3
+ python==3.9
4
  xgboost
5
  torchvision
6
  scikit-learn