Skip to content

Commit

Permalink
Remove certifi from env requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewtavis committed Dec 10, 2022
1 parent 948047d commit f491e1c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ dependencies:
- xlrd=2.0.1
- pip:
- emoji==1.2.0
- certifi>=2022.12.7
- gensim>=3.8.0
- googletrans==4.0.0rc1
- ipython==7.31.1
Expand Down
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
black==20.8b1
certifi>=2022.12.7
defusedxml==0.7.1
emoji==1.2.0
gensim>=3.8.0
Expand Down

0 comments on commit f491e1c

Please sign in to comment.