mirror of
https://github.com/chubin/wttr.in
synced 2024-11-14 16:17:19 +00:00
Merge pull request #860 from PyDeps/patch-1
Fix Python dependency API risk issue
This commit is contained in:
commit
68b0fc82f2
1 changed files with 4 additions and 4 deletions
|
@ -6,21 +6,21 @@ gevent
|
|||
dnspython
|
||||
pylint
|
||||
cyrtranslit
|
||||
astral
|
||||
astral>=2.0,<=2.2
|
||||
timezonefinder==2.1.2
|
||||
pytz
|
||||
pyte
|
||||
python-dateutil
|
||||
python-dateutil>=2.5.0,<=2.8.1
|
||||
diagram
|
||||
pyjq
|
||||
scipy
|
||||
numpy
|
||||
pillow
|
||||
babel
|
||||
pylru
|
||||
pylru>=1.0.7,<=1.2.1
|
||||
pysocks
|
||||
supervisor
|
||||
numba
|
||||
emoji
|
||||
emoji>=1.6.0,<=1.7.0
|
||||
grapheme
|
||||
pycountry
|
||||
|
|
Loading…
Reference in a new issue