Skip to content

Commit

Permalink
alphabetize dependencies and pin all versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ashuaibi7 committed Jan 7, 2025
1 parent 4e08ce4 commit 24b1044
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
distlib
setuptools==65.5.0
distlib==0.3.9
mpmath==1.3.0
networkx==3.4.2
numpy==2.1.1
packaging==24.1
pandas==2.2.3
patsy==0.5.6
python-dateutil==2.9.0.post0
pytz==2024.2
scikit-learn==1.5.2
scipy==1.14.1
setuptools==65.5.0
six==1.16.0
networkx==3.4.2
statsmodels==0.14.3
tqdm==4.66.5
tzdata==2024.1
scikit-learn==1.5.2

0 comments on commit 24b1044

Please sign in to comment.