forked from H-Maher/Streamlit-Team-Activity-CRUD
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
118 lines (118 loc) · 1.97 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
altair==4.2.2
altgraph==0.17.3
astroid==2.12.13
attrs==22.2.0
Automat==22.10.0
bcrypt==4.0.1
black==22.12.0
blinker==1.6.2
cachetools==5.3.0
certifi==2022.12.7
cffi==1.15.1
charset-normalizer==2.1.1
click==8.1.3
cloudpickle==2.2.0
colorama==0.4.6
configparser==5.3.0
constantly==15.1.0
coverage==6.5.0
coveralls==3.3.1
cryptography==38.0.4
decorator==5.1.1
dill==0.3.6
docopt==0.6.2
entrypoints==0.4
et-xmlfile==1.1.0
extra-streamlit-components==0.1.56
future==0.18.2
genson==1.2.2
gitdb==4.0.10
GitPython==3.1.31
google-auth==2.19.0
google-auth-oauthlib==1.0.0
gspread==5.9.0
httplib2==0.22.0
hyperlink==21.0.0
hypothesis==6.61.0
idna==3.4
importlib-metadata==6.6.0
incremental==22.10.0
iniconfig==1.1.1
isort==5.11.2
Jinja2==3.1.2
joblib==1.2.0
jsonschema==4.17.3
lazy-object-proxy==1.8.0
Markdown==3.4.1
markdown-it-py==2.2.0
MarkupSafe==2.1.1
mccabe==0.7.0
mdurl==0.1.2
mock==5.0.0
mypy-extensions==0.4.3
nltk==3.8
numpy==1.21.6
oauth2client==4.1.3
oauthlib==3.2.2
openpyxl==3.0.10
packaging==22.0
pandas==1.3.5
pathspec==0.10.3
pdoc==12.3.0
pefile==2022.5.30
Pillow==9.5.0
platformdirs==2.6.0
pluggy==1.0.0
protobuf==3.20.3
pyarrow==12.0.0
pyasn1==0.5.0
pyasn1-modules==0.3.0
Pycco==0.6.0
pycparser==2.21
pydeck==0.8.1b0
Pygments==2.14.0
pyinstaller==5.7.0
pyinstaller-hooks-contrib==2022.14
PyJWT==2.7.0
pylint==2.15.8
Pympler==1.0.1
pyOpenSSL==22.1.0
pyparsing==3.0.9
pyrsistent==0.19.3
pystache==0.6.0
pytest==7.2.0
pytest-cov==4.0.0
python-dateutil==2.8.2
pytz==2022.6
pywin32-ctypes==0.2.0
PyYAML==6.0
regex==2022.10.31
requests==2.28.1
requests-oauthlib==1.3.1
rich==13.3.5
rsa==4.9
scipy==1.7.3
simplejson==3.18.0
six==1.16.0
smartypants==2.0.1
smmap==5.0.0
sortedcontainers==2.4.0
streamlit==1.28.0
streamlit-authenticator==0.2.2
tenacity==8.2.2
textblob==0.17.1
toml==0.10.2
tomlkit==0.11.6
toolz==0.12.0
tornado==6.2
tqdm==4.64.1
Twisted==22.10.0
typing_extensions==4.4.0
tzdata==2023.3
tzlocal==5.0.1
urllib3==1.26.13
validators==0.20.0
watchdog==3.0.0
wrapt==1.14.1
zipp==3.15.0
zope.interface==5.5.2