We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fb554d commit 27c6f77Copy full SHA for 27c6f77
requirements.txt
@@ -1,5 +1,6 @@
1
-pyyaml
2
-pyowm
3
-dash
4
-pymongo
5
-pandas
+PyYAML==5.4.1
+pyowm==3.2.0
+dash==1.20.0
+pymongo==3.11.4
+pandas==1.2.5
6
+
0 commit comments