DmitrMakeev commited on
Commit
a24a9ee
·
verified ·
1 Parent(s): 73c9414

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -19
requirements.txt CHANGED
@@ -7,22 +7,5 @@ apscheduler
7
  matplotlib
8
 
9
 
10
-
11
- asn1crypto==0.24.0
12
- certifi==2019.3.9
13
- cffi==1.12.3
14
- chardet==3.0.4
15
- Click==7.0
16
- cryptography==3.3.2
17
-
18
- future==0.17.1
19
-
20
- idna==2.8
21
- itsdangerous==1.1.0
22
- Jinja2==2.11.3
23
- MarkupSafe==1.1.1
24
- pycparser==2.19
25
- python-telegram-bot==11.1.0
26
-
27
- six==1.12.0
28
- urllib3==1.26.5
 
7
  matplotlib
8
 
9
 
10
+ fastapi==0.68.0
11
+ uvicorn==0.13.4