Skip to content

Commit 27c6f77

Browse files
committed
update requirements.txt
1 parent 9fb554d commit 27c6f77

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

requirements.txt

+6-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
pyyaml
2-
pyowm
3-
dash
4-
pymongo
5-
pandas
1+
PyYAML==5.4.1
2+
pyowm==3.2.0
3+
dash==1.20.0
4+
pymongo==3.11.4
5+
pandas==1.2.5
6+

0 commit comments

Comments
 (0)