-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathrequirements.txt
More file actions
47 lines (47 loc) · 871 Bytes
/
requirements.txt
File metadata and controls
47 lines (47 loc) · 871 Bytes
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
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --resolver=backtracking
#
-e file:.
# via -r requirements.in
anyio==3.6.2
# via httpcore
certifi==2022.12.7
# via
# httpcore
# httpx
cffi==1.15.1
# via cryptography
click==8.1.3
# via telegram-python-es
cryptography==39.0.0
# via telegram-python-es
h11==0.14.0
# via httpcore
httpcore==0.16.3
# via httpx
httpx==0.23.3
# via telegram-python-es
idna==3.4
# via
# anyio
# rfc3986
pycparser==2.21
# via cffi
pyjwt==2.6.0
# via telegram-python-es
python-dateutil==2.8.2
# via telegram-python-es
rfc3986[idna2008]==1.5.0
# via httpx
six==1.16.0
# via python-dateutil
sniffio==1.3.0
# via
# anyio
# httpcore
# httpx
tenacity==8.2.2
# via telegram-python-es