Skip to content

Commit

Permalink
update conda env versions
Browse files Browse the repository at this point in the history
  • Loading branch information
karacolada committed Jul 10, 2024
1 parent 28fd9b4 commit e2d7ef4
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ dependencies:
- jupyter=1.0.0
- lxml=4.9.1
- pip:
- beautifulsoup4=4.11.2
- emoji=2.2.0
- levenshtein=0.20.9
- pdfminer-six=20221105
- pydriller=2.4.1
- pygithub=1.58.1
- pyyaml=6.0
- tqdm=4.65.0
- unidecode=1.3.6
- beautifulsoup4==4.11.2
- emoji==2.2.0
- levenshtein==0.20.9
- pdfminer-six==20221105
- pydriller==2.4.1
- pygithub==1.58.1
- pyyaml==6.0
- tqdm==4.65.0
- unidecode==1.3.6

0 comments on commit e2d7ef4

Please sign in to comment.