DeepActionPotential commited on
Commit
6d165ec
·
verified ·
1 Parent(s): bbc6b30

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -10
requirements.txt CHANGED
@@ -1,11 +1,10 @@
1
- streamlit>=1.29.0
2
- autogen>=0.8.5
3
- tkinter>=8.6.0
4
- python-dotenv>=1.0.0
5
- pyyaml>=6.0.1
6
- typing-extensions>=4.8.0
7
- pytest>=7.4.3
8
- pytest-cov>=4.1.0
9
- black>=23.11.0
10
- isort>=5.12.0
11
  mypy>=1.7.0
 
1
+ streamlit>=1.29.0
2
+ autogen>=0.8.5
3
+ python-dotenv>=1.0.0
4
+ pyyaml>=6.0.1
5
+ typing-extensions>=4.8.0
6
+ pytest>=7.4.3
7
+ pytest-cov>=4.1.0
8
+ black>=23.11.0
9
+ isort>=5.12.0
 
10
  mypy>=1.7.0