DevBM commited on
Commit
363f9d9
1 Parent(s): 2c57771

add pip>=24.2 setuptools>=65.5.0 wheel>=0.38.0 libraries

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -1,3 +1,6 @@
 
 
 
1
  streamlit
2
  asyncio
3
  transformers
 
1
+ pip>=24.2
2
+ setuptools>=65.5.0
3
+ wheel>=0.38.0
4
  streamlit
5
  asyncio
6
  transformers