Skip to content

Commit

Permalink
deploy: pin versions
Browse files Browse the repository at this point in the history
  • Loading branch information
naterush committed Mar 22, 2024
1 parent 6b1067e commit cf00530
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mitosheet/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,8 @@ def get_data_files_from_data_files_spec(
'pytest_httpserver',
],
'deploy': [
'wheel',
'twine',
'wheel==0.42.0',
'twine==4.0.2',
"setuptools==56.0.0"
],
'streamlit': [
Expand Down

0 comments on commit cf00530

Please sign in to comment.