MacMahesh commited on
Commit
1029a30
·
verified ·
1 Parent(s): ca16777

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -15
requirements.txt CHANGED
@@ -1,15 +1,5 @@
1
- anyio[curio,trio]==3.7.0
2
- django==4.2.2
3
- pytest-asyncio==0.21.0
4
- pytest-bdd==6.1.1
5
- pytest-cov==4.1.0
6
- pytest-django==4.5.2
7
- pytest-flakes==4.0.5
8
- pytest-html==3.2.0
9
- pytest-mock==3.11.1
10
- pytest-rerunfailures==11.1.2
11
- pytest-sugar==0.9.7
12
- pytest-trio==0.7.0
13
- pytest-twisted==1.14.0
14
- twisted==22.8.0
15
- pytest-xvfb==3.0.0
 
1
+ Seaborn == 0.13.2
2
+ Pandas == 2.2.2
3
+ Numpy == 1.26.4
4
+ Streamlit == 1.37.1
5
+