Skip to content

Commit 2a7ca03

Browse files
committed
Updated requirements.txt.
1 parent 15f86cb commit 2a7ca03

File tree

1 file changed

+27
-2
lines changed

1 file changed

+27
-2
lines changed

requirements.txt

+27-2
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,43 @@
1+
aiohttp==3.7.4.post0
2+
appnope==0.1.2
3+
async-timeout==3.0.1
4+
attrs==21.4.0
5+
backcall==0.2.0
16
certifi==2021.10.8
7+
chardet==4.0.0
28
charset-normalizer==2.0.10
9+
chess.com==1.7.6
310
click==8.0.3
11+
decorator==5.1.1
412
Flask==2.0.2
13+
gunicorn==20.1.0
514
idna==3.3
15+
importlib-metadata==4.10.0
16+
ipython==7.31.0
617
itsdangerous==2.0.1
18+
jedi==0.18.1
719
Jinja2==3.0.3
820
MarkupSafe==2.0.1
9-
numpy==1.22.1
10-
pandas==1.4.0
21+
matplotlib-inline==0.1.3
22+
multidict==6.0.1
23+
numpy==1.21.5
24+
pandas==1.3.5
25+
parso==0.8.3
26+
pexpect==4.8.0
27+
pickleshare==0.7.5
28+
prompt-toolkit==3.0.24
29+
ptyprocess==0.7.0
30+
Pygments==2.11.2
1131
python-dateutil==2.8.2
1232
python-dotenv==0.19.2
1333
python-lichess==0.10
1434
pytz==2021.3
1535
requests==2.27.1
1636
six==1.16.0
37+
traitlets==5.1.1
38+
typing-extensions==4.0.1
1739
urllib3==1.26.8
40+
wcwidth==0.2.5
1841
Werkzeug==2.0.2
42+
yarl==1.7.2
43+
zipp==3.7.0

0 commit comments

Comments
 (0)