-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
59 lines (59 loc) · 1.01 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
alembic==1.8.0
anyio==3.6.1
appdirs==1.4.4
APScheduler==3.6.3
asgiref==3.5.2
backports.zoneinfo==0.2.1
beautifulsoup4==4.11.1
bs4==0.0.1
cachetools==4.2.2
certifi==2022.5.18.1
charset-normalizer==2.0.12
click==8.1.3
cssselect==1.1.0
fake-useragent==0.1.11
fastapi==0.78.0
FastAPI-SQLAlchemy==0.2.1
greenlet==1.1.2
h11==0.13.0
httptools==0.4.0
idna==3.3
importlib-metadata==4.11.4
importlib-resources==5.7.1
Jinja2==3.1.2
lxml==4.9.0
Mako==1.2.2
MarkupSafe==2.1.1
oauthlib==3.2.1
parse==1.19.0
psycopg2-binary==2.9.3
pydantic==1.9.1
pyee==8.2.2
pyppeteer==1.0.2
pyquery==1.4.3
python-dotenv==0.20.0
python-telegram-bot==13.12
pytz==2022.1
pytz-deprecation-shim==0.1.0.post0
PyYAML==6.0
requests==2.28.0
requests-html==0.10.0
requests-oauthlib==1.3.1
six==1.16.0
sniffio==1.2.0
soupsieve==2.3.2.post1
SQLAlchemy==1.4.37
starlette==0.19.1
tornado==6.1
tqdm==4.64.0
tweepy==4.10.0
typing-extensions==4.2.0
tzdata==2022.1
tzlocal==4.2
urllib3==1.26.9
uvicorn==0.17.6
uvloop==0.16.0
w3lib==1.22.0
watchgod==0.8.2
websockets==10.3
zipp==3.8.0