Senkaro commited on
Commit
5d88043
·
1 Parent(s): 1a7be33

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -38
requirements.txt CHANGED
@@ -1,38 +1,11 @@
1
- anyio==3.6.2
2
- appdirs==1.4.4
3
- asgiref==3.6.0
4
- click==8.1.3
5
- contextvars==2.4
6
- contourpy==1.0.7
7
- cycler==0.11.0
8
- fonttools==4.39.3
9
- h11==0.14.0
10
- htmltools==0.2.1
11
- idna==3.4
12
- immutables==0.19
13
- kiwisolver==1.4.4
14
- linkify-it-py==2.0.0
15
- markdown-it-py==2.2.0
16
- matplotlib==3.7.1
17
- mdit-py-plugins==0.3.5
18
- mdurl==0.1.2
19
- numpy==1.24.2
20
- packaging==23.1
21
- pandas==2.0.1
22
- Pillow==9.5.0
23
- pyparsing==3.0.9
24
- python-dateutil==2.8.2
25
- python-multipart==0.0.6
26
- pytz==2023.3
27
- seaborn==0.12.2
28
- shiny==0.3.3
29
- shinyswatch==0.2.3
30
- six==1.16.0
31
- sniffio==1.3.0
32
- starlette==0.26.1
33
- typing_extensions==4.5.0
34
- tzdata==2023.3
35
- uc-micro-py==1.0.1
36
- uvicorn==0.21.1
37
- websockets==11.0.2
38
- XStatic-bootswatch==3.3.7.0
 
1
+ aiogram==2.9.2
2
+ aiohttp==3.7.4
3
+ aiofiles==0.6.0
4
+ python-dotenv==0.15.0
5
+ pytz==2020.5
6
+ aiodns==2.0.0
7
+ certifi==2020.12.5
8
+ chardet==3.0.4
9
+ idna==2.10
10
+ multidict==5.1.0
11
+ yarl==1.6.3